From 5015d4f7265a8c47dc4653b88131b06fc03dd0c8 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Wed, 15 Jan 2025 15:30:04 -0500 Subject: [PATCH] ESP32-Console --- ESP32-Console/build/.ninja_deps | Bin 0 -> 135884 bytes ESP32-Console/build/.ninja_lock | 0 ESP32-Console/build/.ninja_log | 134 + ESP32-Console/build/CMakeCache.txt | 610 + .../build/CMakeFiles/CMakeConfigureLog.yaml | 1 + .../build/CMakeFiles/TargetDirectories.txt | 809 + .../CMakeFiles/bootloader.dir/Labels.json | 43 + .../CMakeFiles/bootloader.dir/Labels.txt | 13 + .../build/CMakeFiles/clean_additional.cmake | 24 + .../build/CMakeFiles/cmake.check_cache | 1 + ESP32-Console/build/CMakeFiles/rules.ninja | 1679 ++ ESP32-Console/build/app-flash_args | 2 + ESP32-Console/build/bootloader-flash_args | 2 + ESP32-Console/build/build.ninja | 20503 ++++++++++++++++ ESP32-Console/build/cmake_install.cmake | 62 + ESP32-Console/build/compile_commands.json | 5048 ++++ .../esp-idf/app_trace/cmake_install.cmake | 39 + .../esp-idf/app_update/cmake_install.cmake | 39 + .../bootloader/bootloader-flash_args.in | 2 + .../esp-idf/bootloader/cmake_install.cmake | 39 + .../bootloader_support/cmake_install.cmake | 39 + .../build/esp-idf/bt/cmake_install.cmake | 39 + .../build/esp-idf/cmake_install.cmake | 539 + .../build/esp-idf/cmock/cmake_install.cmake | 39 + .../build/esp-idf/console/cmake_install.cmake | 39 + .../build/esp-idf/cxx/cmake_install.cmake | 39 + .../build/esp-idf/driver/cmake_install.cmake | 39 + .../build/esp-idf/efuse/cmake_install.cmake | 39 + .../esp-tls-crypto/esp_tls_crypto.c.obj | Bin 0 -> 13156 bytes .../__idf_esp-tls.dir/esp_tls.c.obj | Bin 0 -> 188120 bytes .../esp_tls_error_capture.c.obj | Bin 0 -> 15528 bytes .../__idf_esp-tls.dir/esp_tls_mbedtls.c.obj | Bin 0 -> 184800 bytes .../esp_tls_platform_port.c.obj | Bin 0 -> 4724 bytes .../build/esp-idf/esp-tls/cmake_install.cmake | 39 + .../build/esp-idf/esp-tls/libesp-tls.a | Bin 0 -> 408452 bytes .../__idf_esp_adc.dir/adc_cali.c.obj | Bin 0 -> 14052 bytes .../adc_cali_curve_fitting.c.obj | Bin 0 -> 47520 bytes .../__idf_esp_adc.dir/adc_common.c.obj | Bin 0 -> 28440 bytes .../__idf_esp_adc.dir/adc_continuous.c.obj | Bin 0 -> 209332 bytes .../__idf_esp_adc.dir/adc_filter.c.obj | Bin 0 -> 83104 bytes .../__idf_esp_adc.dir/adc_monitor.c.obj | Bin 0 -> 117152 bytes .../__idf_esp_adc.dir/adc_oneshot.c.obj | Bin 0 -> 109376 bytes .../esp32c3/esp_adc_cal_legacy.c.obj | Bin 0 -> 34552 bytes .../esp_adc_cal_common_legacy.c.obj | Bin 0 -> 25584 bytes .../esp32c3/curve_fitting_coefficients.c.obj | Bin 0 -> 9656 bytes .../__idf_esp_adc.dir/gdma/adc_dma.c.obj | Bin 0 -> 29856 bytes .../build/esp-idf/esp_adc/cmake_install.cmake | 39 + .../build/esp-idf/esp_adc/libesp_adc.a | Bin 0 -> 710970 bytes .../esp_app_format/cmake_install.cmake | 39 + .../esp_bootloader_format/cmake_install.cmake | 39 + .../esp32c3/esp_coex_adapter.c.obj | Bin 0 -> 35120 bytes .../src/coexist_debug.c.obj | Bin 0 -> 2584 bytes .../src/coexist_debug_diagram.c.obj | Bin 0 -> 1244 bytes .../esp-idf/esp_coex/cmake_install.cmake | 39 + .../esp-idf/esp_common/cmake_install.cmake | 39 + .../esp_driver_ana_cmpr/cmake_install.cmake | 39 + .../esp_driver_cam/cmake_install.cmake | 39 + .../esp_driver_dac/cmake_install.cmake | 39 + .../esp_driver_gpio/cmake_install.cmake | 39 + .../esp_driver_gptimer/cmake_install.cmake | 39 + .../esp_driver_i2c/cmake_install.cmake | 39 + .../esp_driver_i2s/cmake_install.cmake | 39 + .../esp_driver_isp/cmake_install.cmake | 39 + .../esp_driver_jpeg/cmake_install.cmake | 39 + .../esp_driver_ledc/cmake_install.cmake | 39 + .../esp_driver_mcpwm/cmake_install.cmake | 39 + .../esp_driver_parlio/cmake_install.cmake | 39 + .../esp_driver_pcnt/cmake_install.cmake | 39 + .../esp_driver_ppa/cmake_install.cmake | 39 + .../esp_driver_rmt/cmake_install.cmake | 39 + .../esp_driver_sdio/cmake_install.cmake | 39 + .../esp_driver_sdm/cmake_install.cmake | 39 + .../esp_driver_sdmmc/cmake_install.cmake | 39 + .../esp_driver_sdspi/cmake_install.cmake | 39 + .../esp_driver_spi/cmake_install.cmake | 39 + .../esp_driver_touch_sens/cmake_install.cmake | 39 + .../esp_driver_tsens/cmake_install.cmake | 39 + .../esp_driver_uart/cmake_install.cmake | 39 + .../cmake_install.cmake | 39 + .../__idf_esp_eth.dir/src/esp_eth.c.obj | Bin 0 -> 220036 bytes .../src/esp_eth_netif_glue.c.obj | Bin 0 -> 54396 bytes .../src/phy/esp_eth_phy_802_3.c.obj | Bin 0 -> 212184 bytes .../build/esp-idf/esp_eth/cmake_install.cmake | 39 + .../build/esp-idf/esp_eth/libesp_eth.a | Bin 0 -> 488318 bytes .../esp-idf/esp_event/cmake_install.cmake | 39 + .../__idf_esp_gdbstub.dir/src/gdbstub.c.obj | Bin 0 -> 173412 bytes .../src/gdbstub_transport.c.obj | Bin 0 -> 21744 bytes .../__idf_esp_gdbstub.dir/src/packet.c.obj | Bin 0 -> 29300 bytes .../src/port/riscv/gdbstub_riscv.c.obj | Bin 0 -> 17620 bytes .../src/port/riscv/rv_decode.c.obj | Bin 0 -> 34460 bytes .../esp-idf/esp_gdbstub/cmake_install.cmake | 39 + .../esp-idf/esp_gdbstub/libesp_gdbstub.a | Bin 0 -> 277774 bytes .../build/esp-idf/esp_hid/cmake_install.cmake | 39 + .../esp_http_client.c.obj | Bin 0 -> 332704 bytes .../lib/http_auth.c.obj | Bin 0 -> 52228 bytes .../lib/http_header.c.obj | Bin 0 -> 53268 bytes .../lib/http_utils.c.obj | Bin 0 -> 37488 bytes .../esp_http_client/cmake_install.cmake | 39 + .../esp_http_client/libesp_http_client.a | Bin 0 -> 477920 bytes .../src/httpd_main.c.obj | Bin 0 -> 129752 bytes .../src/httpd_parse.c.obj | Bin 0 -> 164724 bytes .../src/httpd_sess.c.obj | Bin 0 -> 91856 bytes .../src/httpd_txrx.c.obj | Bin 0 -> 136016 bytes .../src/httpd_uri.c.obj | Bin 0 -> 66376 bytes .../src/httpd_ws.c.obj | Bin 0 -> 2632 bytes .../src/util/ctrl_sock.c.obj | Bin 0 -> 20484 bytes .../esp_http_server/cmake_install.cmake | 39 + .../esp_http_server/libesp_http_server.a | Bin 0 -> 614358 bytes .../src/esp_https_ota.c.obj | Bin 0 -> 144044 bytes .../esp-idf/esp_https_ota/cmake_install.cmake | 39 + .../esp-idf/esp_https_ota/libesp_https_ota.a | Bin 0 -> 144578 bytes .../esp_https_server/cmake_install.cmake | 39 + .../esp_hw_support/cmake_install.cmake | 49 + .../lowpower/cmake_install.cmake | 39 + .../port/esp32c3/cmake_install.cmake | 39 + .../build/esp-idf/esp_lcd/cmake_install.cmake | 39 + .../esp_local_ctrl/cmake_install.cmake | 39 + .../build/esp-idf/esp_mm/cmake_install.cmake | 39 + .../esp-idf/esp_netif/cmake_install.cmake | 39 + .../esp_netif_stack/cmake_install.cmake | 39 + .../esp-idf/esp_partition/cmake_install.cmake | 39 + .../build/esp-idf/esp_phy/cmake_install.cmake | 39 + .../build/esp-idf/esp_pm/cmake_install.cmake | 39 + .../esp-idf/esp_psram/cmake_install.cmake | 39 + .../esp-idf/esp_ringbuf/cmake_install.cmake | 39 + .../build/esp-idf/esp_rom/cmake_install.cmake | 39 + .../esp-idf/esp_system/cmake_install.cmake | 44 + .../ld/linker_script_generator.cmake | 9 + .../build/esp-idf/esp_system/ld/memory.ld | 94 + .../esp-idf/esp_system/ld/sections.ld.in | 467 + .../esp_system/port/cmake_install.cmake | 44 + .../port/soc/esp32c3/cmake_install.cmake | 39 + .../esp-idf/esp_timer/cmake_install.cmake | 39 + .../esp_vfs_console/cmake_install.cmake | 39 + .../esp32c3/esp_adapter.c.obj | Bin 0 -> 127976 bytes .../__idf_esp_wifi.dir/src/lib_printf.c.obj | Bin 0 -> 20240 bytes .../__idf_esp_wifi.dir/src/mesh_event.c.obj | Bin 0 -> 6800 bytes .../__idf_esp_wifi.dir/src/smartconfig.c.obj | Bin 0 -> 19528 bytes .../src/smartconfig_ack.c.obj | Bin 0 -> 53356 bytes .../__idf_esp_wifi.dir/src/wifi_default.c.obj | Bin 0 -> 96820 bytes .../src/wifi_default_ap.c.obj | Bin 0 -> 10772 bytes .../__idf_esp_wifi.dir/src/wifi_init.c.obj | Bin 0 -> 50740 bytes .../__idf_esp_wifi.dir/src/wifi_netif.c.obj | Bin 0 -> 35976 bytes .../esp-idf/esp_wifi/cmake_install.cmake | 39 + .../build/esp-idf/esp_wifi/libesp_wifi.a | Bin 0 -> 424256 bytes .../src/core_dump_binary.c.obj | Bin 0 -> 2648 bytes .../src/core_dump_common.c.obj | Bin 0 -> 38788 bytes .../src/core_dump_crc.c.obj | Bin 0 -> 17336 bytes .../src/core_dump_elf.c.obj | Bin 0 -> 154428 bytes .../src/core_dump_flash.c.obj | Bin 0 -> 37304 bytes .../src/core_dump_init.c.obj | Bin 0 -> 6092 bytes .../src/core_dump_sha.c.obj | Bin 0 -> 1232 bytes .../src/core_dump_uart.c.obj | Bin 0 -> 61592 bytes .../src/port/riscv/core_dump_port.c.obj | Bin 0 -> 42952 bytes .../esp-idf/espcoredump/cmake_install.cmake | 39 + .../esp-idf/espcoredump/libespcoredump.a | Bin 0 -> 364508 bytes .../esp-idf/esptool_py/app-flash_args.in | 2 + .../esp-idf/esptool_py/cmake_install.cmake | 39 + .../esp-idf/esptool_py/flasher_args.json.in | 24 + .../build/esp-idf/fatfs/cmake_install.cmake | 39 + .../esp-idf/freertos/cmake_install.cmake | 39 + .../build/esp-idf/hal/cmake_install.cmake | 39 + .../build/esp-idf/heap/cmake_install.cmake | 39 + .../__idf_http_parser.dir/http_parser.c.obj | Bin 0 -> 293888 bytes .../esp-idf/http_parser/cmake_install.cmake | 39 + .../esp-idf/http_parser/libhttp_parser.a | Bin 0 -> 294416 bytes .../esp-idf/idf_test/cmake_install.cmake | 39 + .../esp-idf/ieee802154/cmake_install.cmake | 39 + .../build/esp-idf/json/cmake_install.cmake | 39 + .../build/esp-idf/log/cmake_install.cmake | 39 + .../build/esp-idf/lwip/cmake_install.cmake | 39 + .../build/esp-idf/main/cmake_install.cmake | 39 + .../build/esp-idf/mbedtls/cmake_install.cmake | 44 + .../mbedtls/3rdparty/cmake_install.cmake | 46 + .../3rdparty/everest/cmake_install.cmake | 51 + .../3rdparty/p256-m/cmake_install.cmake | 51 + .../mbedtls/mbedtls/cmake_install.cmake | 48 + .../mbedtls/include/cmake_install.cmake | 146 + .../mbedtls/library/cmake_install.cmake | 51 + .../mbedtls/pkgconfig/cmake_install.cmake | 39 + .../build/esp-idf/mqtt/cmake_install.cmake | 39 + .../build/esp-idf/newlib/cmake_install.cmake | 44 + .../esp-idf/newlib/port/cmake_install.cmake | 39 + .../esp-idf/nvs_flash/cmake_install.cmake | 39 + .../nvs_sec_provider/cmake_install.cmake | 39 + .../esp-idf/openthread/cmake_install.cmake | 39 + .../partition_table/cmake_install.cmake | 39 + .../partition-table-flash_args.in | 2 + .../esp-idf/protobuf-c/cmake_install.cmake | 39 + .../esp-idf/protocomm/cmake_install.cmake | 39 + .../build/esp-idf/pthread/cmake_install.cmake | 39 + .../build/esp-idf/riscv/cmake_install.cmake | 39 + .../build/esp-idf/sdmmc/cmake_install.cmake | 39 + .../build/esp-idf/soc/cmake_install.cmake | 39 + .../esp-idf/spi_flash/cmake_install.cmake | 39 + .../build/esp-idf/spiffs/cmake_install.cmake | 39 + .../__idf_tcp_transport.dir/transport.c.obj | Bin 0 -> 71380 bytes .../transport_internal.c.obj | Bin 0 -> 15844 bytes .../transport_socks_proxy.c.obj | Bin 0 -> 66360 bytes .../transport_ssl.c.obj | Bin 0 -> 145404 bytes .../transport_ws.c.obj | Bin 0 -> 200364 bytes .../esp-idf/tcp_transport/cmake_install.cmake | 39 + .../esp-idf/tcp_transport/libtcp_transport.a | Bin 0 -> 502232 bytes .../build/esp-idf/ulp/cmake_install.cmake | 39 + .../build/esp-idf/unity/cmake_install.cmake | 39 + .../build/esp-idf/usb/cmake_install.cmake | 39 + .../build/esp-idf/vfs/cmake_install.cmake | 39 + .../wear_levelling/cmake_install.cmake | 39 + .../wifi_provisioning/cmake_install.cmake | 39 + .../__idf_wpa_supplicant.dir/port/eloop.c.obj | Bin 0 -> 79056 bytes .../port/os_xtensa.c.obj | Bin 0 -> 12404 bytes .../src/ap/ap_config.c.obj | Bin 0 -> 49456 bytes .../src/ap/comeback_token.c.obj | Bin 0 -> 29328 bytes .../src/ap/ieee802_11.c.obj | Bin 0 -> 124224 bytes .../src/ap/ieee802_1x.c.obj | Bin 0 -> 88972 bytes .../src/ap/pmksa_cache_auth.c.obj | Bin 0 -> 58856 bytes .../src/ap/sta_info.c.obj | Bin 0 -> 68204 bytes .../src/ap/wpa_auth.c.obj | Bin 0 -> 336748 bytes .../src/ap/wpa_auth_ie.c.obj | Bin 0 -> 105368 bytes .../src/common/dragonfly.c.obj | Bin 0 -> 46496 bytes .../src/common/ieee802_11_common.c.obj | Bin 0 -> 58244 bytes .../src/common/sae.c.obj | Bin 0 -> 428964 bytes .../src/common/wpa_common.c.obj | Bin 0 -> 143956 bytes .../src/crypto/aes-gcm.c.obj | Bin 0 -> 61772 bytes .../src/crypto/aes-siv.c.obj | Bin 0 -> 37756 bytes .../src/crypto/ccmp.c.obj | Bin 0 -> 61316 bytes .../src/crypto/crypto_ops.c.obj | Bin 0 -> 22856 bytes .../src/crypto/dh_group5.c.obj | Bin 0 -> 10592 bytes .../src/crypto/dh_groups.c.obj | Bin 0 -> 21120 bytes .../src/crypto/md4-internal.c.obj | Bin 0 -> 33556 bytes .../src/crypto/ms_funcs.c.obj | Bin 0 -> 65632 bytes .../src/crypto/sha1-prf.c.obj | Bin 0 -> 11536 bytes .../src/crypto/sha1-tlsprf.c.obj | Bin 0 -> 15272 bytes .../src/crypto/sha1-tprf.c.obj | Bin 0 -> 12244 bytes .../src/crypto/sha256-kdf.c.obj | Bin 0 -> 13468 bytes .../src/crypto/sha256-prf.c.obj | Bin 0 -> 17040 bytes .../src/crypto/sha256-tlsprf.c.obj | Bin 0 -> 11020 bytes .../src/crypto/sha384-prf.c.obj | Bin 0 -> 17044 bytes .../src/crypto/sha384-tlsprf.c.obj | Bin 0 -> 11020 bytes .../src/eap_common/eap_wsc_common.c.obj | Bin 0 -> 10960 bytes .../src/eap_peer/chap.c.obj | Bin 0 -> 7348 bytes .../src/eap_peer/eap.c.obj | Bin 0 -> 143360 bytes .../src/eap_peer/eap_common.c.obj | Bin 0 -> 36128 bytes .../src/eap_peer/eap_fast_common.c.obj | Bin 0 -> 41544 bytes .../src/eap_peer/eap_fast_pac.c.obj | Bin 0 -> 161604 bytes .../src/eap_peer/eap_mschapv2.c.obj | Bin 0 -> 117948 bytes .../src/eap_peer/eap_peap.c.obj | Bin 0 -> 206080 bytes .../src/eap_peer/eap_peap_common.c.obj | Bin 0 -> 12736 bytes .../src/eap_peer/eap_tls.c.obj | Bin 0 -> 54072 bytes .../src/eap_peer/eap_tls_common.c.obj | Bin 0 -> 148068 bytes .../src/eap_peer/mschapv2.c.obj | Bin 0 -> 19012 bytes .../src/rsn_supp/pmksa_cache.c.obj | Bin 0 -> 74712 bytes .../src/utils/base64.c.obj | Bin 0 -> 34032 bytes .../src/utils/bitfield.c.obj | Bin 0 -> 16296 bytes .../wpa_supplicant/cmake_install.cmake | 39 + ESP32-Console/build/flash_app_args | 2 + ESP32-Console/build/flash_args | 4 + ESP32-Console/build/flash_args.in | 4 + ESP32-Console/build/flash_bootloader_args | 2 + ESP32-Console/build/flash_project_args | 4 + ESP32-Console/build/flasher_args.json | 24 + ESP32-Console/build/ldgen_libraries | 78 + ESP32-Console/build/ldgen_libraries.in | 78 + .../build/partition-table-flash_args | 2 + .../build/partition_table/partition-table.bin | Bin 0 -> 3072 bytes ESP32-Console/build/project_description.json | 2783 +++ ESP32-Console/build/project_elf_src_esp32c3.c | 0 267 files changed, 37608 insertions(+) create mode 100644 ESP32-Console/build/.ninja_deps create mode 100644 ESP32-Console/build/.ninja_lock create mode 100644 ESP32-Console/build/.ninja_log create mode 100644 ESP32-Console/build/CMakeCache.txt create mode 100644 ESP32-Console/build/CMakeFiles/TargetDirectories.txt create mode 100644 ESP32-Console/build/CMakeFiles/bootloader.dir/Labels.json create mode 100644 ESP32-Console/build/CMakeFiles/bootloader.dir/Labels.txt create mode 100644 ESP32-Console/build/CMakeFiles/clean_additional.cmake create mode 100644 ESP32-Console/build/CMakeFiles/cmake.check_cache create mode 100644 ESP32-Console/build/CMakeFiles/rules.ninja create mode 100644 ESP32-Console/build/app-flash_args create mode 100644 ESP32-Console/build/bootloader-flash_args create mode 100644 ESP32-Console/build/build.ninja create mode 100644 ESP32-Console/build/cmake_install.cmake create mode 100644 ESP32-Console/build/compile_commands.json create mode 100644 ESP32-Console/build/esp-idf/app_trace/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/app_update/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/bootloader/bootloader-flash_args.in create mode 100644 ESP32-Console/build/esp-idf/bootloader/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/bootloader_support/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/bt/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/cmock/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/console/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/cxx/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/driver/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/efuse/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp-tls/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp-tls/libesp-tls.a create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_adc/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_adc/libesp_adc.a create mode 100644 ESP32-Console/build/esp-idf/esp_app_format/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_bootloader_format/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_coex/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_common/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_cam/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_dac/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_gpio/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_gptimer/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_i2c/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_i2s/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_isp/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_jpeg/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_ledc/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_parlio/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_pcnt/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_ppa/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_rmt/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_sdio/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_sdm/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_sdspi/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_spi/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_tsens/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_uart/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_eth/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_eth/libesp_eth.a create mode 100644 ESP32-Console/build/esp-idf/esp_event/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_gdbstub/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_gdbstub/libesp_gdbstub.a create mode 100644 ESP32-Console/build/esp-idf/esp_hid/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_client/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_http_client/libesp_http_client.a create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_http_server/libesp_http_server.a create mode 100644 ESP32-Console/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_https_ota/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_https_ota/libesp_https_ota.a create mode 100644 ESP32-Console/build/esp-idf/esp_https_server/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_hw_support/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_lcd/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_local_ctrl/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_mm/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_netif/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_netif_stack/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_partition/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_phy/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_pm/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_psram/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_ringbuf/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_rom/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_system/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_system/ld/linker_script_generator.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_system/ld/memory.ld create mode 100644 ESP32-Console/build/esp-idf/esp_system/ld/sections.ld.in create mode 100644 ESP32-Console/build/esp-idf/esp_system/port/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_timer/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_vfs_console/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esp_wifi/libesp_wifi.a create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj create mode 100644 ESP32-Console/build/esp-idf/espcoredump/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/espcoredump/libespcoredump.a create mode 100644 ESP32-Console/build/esp-idf/esptool_py/app-flash_args.in create mode 100644 ESP32-Console/build/esp-idf/esptool_py/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/esptool_py/flasher_args.json.in create mode 100644 ESP32-Console/build/esp-idf/fatfs/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/freertos/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/hal/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/heap/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj create mode 100644 ESP32-Console/build/esp-idf/http_parser/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/http_parser/libhttp_parser.a create mode 100644 ESP32-Console/build/esp-idf/idf_test/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/ieee802154/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/json/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/log/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/lwip/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/main/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/mqtt/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/newlib/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/newlib/port/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/nvs_flash/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/nvs_sec_provider/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/openthread/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/partition_table/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/partition_table/partition-table-flash_args.in create mode 100644 ESP32-Console/build/esp-idf/protobuf-c/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/protocomm/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/pthread/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/riscv/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/sdmmc/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/soc/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/spi_flash/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/spiffs/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj create mode 100644 ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj create mode 100644 ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj create mode 100644 ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj create mode 100644 ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj create mode 100644 ESP32-Console/build/esp-idf/tcp_transport/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/tcp_transport/libtcp_transport.a create mode 100644 ESP32-Console/build/esp-idf/ulp/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/unity/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/usb/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/vfs/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/wear_levelling/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/wifi_provisioning/cmake_install.cmake create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj create mode 100644 ESP32-Console/build/esp-idf/wpa_supplicant/cmake_install.cmake create mode 100644 ESP32-Console/build/flash_app_args create mode 100644 ESP32-Console/build/flash_args create mode 100644 ESP32-Console/build/flash_args.in create mode 100644 ESP32-Console/build/flash_bootloader_args create mode 100644 ESP32-Console/build/flash_project_args create mode 100644 ESP32-Console/build/flasher_args.json create mode 100644 ESP32-Console/build/ldgen_libraries create mode 100644 ESP32-Console/build/ldgen_libraries.in create mode 100644 ESP32-Console/build/partition-table-flash_args create mode 100644 ESP32-Console/build/partition_table/partition-table.bin create mode 100644 ESP32-Console/build/project_description.json create mode 100644 ESP32-Console/build/project_elf_src_esp32c3.c diff --git a/ESP32-Console/build/.ninja_deps b/ESP32-Console/build/.ninja_deps new file mode 100644 index 0000000000000000000000000000000000000000..fb3469b0fa225f67262b7d53d1a67a00479b749e GIT binary patch literal 135884 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 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/.bin_timestamp + DESC = Generating binary image from built executable + restat = 1 + + +############################################# +# Phony custom command for CMakeFiles/app + +build CMakeFiles/app | ${cmake_ninja_workdir}CMakeFiles/app: phony || ESP32-Console.elf _project_elf_src esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a gen_project_binary + + +############################################# +# Custom command for CMakeFiles/erase_flash + +build CMakeFiles/erase_flash | ${cmake_ninja_workdir}CMakeFiles/erase_flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D SERIAL_TOOL_ARGS=erase_flash -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/merge-bin + +build CMakeFiles/merge-bin | ${cmake_ninja_workdir}CMakeFiles/merge-bin: CUSTOM_COMMAND || ESP32-Console.elf _project_elf_src bootloader esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a gen_project_binary + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=merge_bin;-o;/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/merged-binary.bin;@/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/monitor + +build CMakeFiles/monitor | ${cmake_ninja_workdir}CMakeFiles/monitor: CUSTOM_COMMAND || ESP32-Console.elf _project_elf_src esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_monitor" -D "SERIAL_TOOL_ARGS=--toolchain-prefix;riscv32-esp-elf-;;--decode-coredumps;info;;--target;esp32c3;;--revision;3;;--decode-panic;backtrace;;/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.elf" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/flash + +build CMakeFiles/flash | ${cmake_ninja_workdir}CMakeFiles/flash: CUSTOM_COMMAND || ESP32-Console.elf _project_elf_src app bootloader esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a gen_project_binary + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;--no-stub;write_flash;@flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build -P /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/encrypted-flash + +build CMakeFiles/encrypted-flash | ${cmake_ninja_workdir}CMakeFiles/encrypted-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -E echo "Error: The target encrypted-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/scripts/fail.cmake + + +############################################# +# Phony custom command for CMakeFiles/_project_elf_src + +build CMakeFiles/_project_elf_src | ${cmake_ninja_workdir}CMakeFiles/_project_elf_src: phony project_elf_src_esp32c3.c + + +############################################# +# Custom command for project_elf_src_esp32c3.c + +build project_elf_src_esp32c3.c | ${cmake_ninja_workdir}project_elf_src_esp32c3.c: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -E touch /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/project_elf_src_esp32c3.c + DESC = Generating project_elf_src_esp32c3.c + restat = 1 + + +############################################# +# Custom command for CMakeFiles/size + +build CMakeFiles/size | ${cmake_ninja_workdir}CMakeFiles/size: CUSTOM_COMMAND ESP32-Console.map + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -D "IDF_SIZE_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_size" -D MAP_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.map -D OUTPUT_JSON= -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/run_size_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/size-files + +build CMakeFiles/size-files | ${cmake_ninja_workdir}CMakeFiles/size-files: CUSTOM_COMMAND ESP32-Console.map + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -D "IDF_SIZE_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_size" -D IDF_SIZE_MODE=--files -D MAP_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.map -D OUTPUT_JSON= -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/run_size_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/size-components + +build CMakeFiles/size-components | ${cmake_ninja_workdir}CMakeFiles/size-components: CUSTOM_COMMAND ESP32-Console.map + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -D "IDF_SIZE_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_size" -D IDF_SIZE_MODE=--archives -D MAP_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.map -D OUTPUT_JSON= -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/run_size_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2 + +build CMakeFiles/uf2 | ${cmake_ninja_workdir}CMakeFiles/uf2: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "UF2_CMD=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;/home/abobkov/esp/v5.3.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3" -D "UF2_ARGS=--json;/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/flasher_args.json;-o;/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/uf2.bin" -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/run_uf2_cmds.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2-app + +build CMakeFiles/uf2-app | ${cmake_ninja_workdir}CMakeFiles/uf2-app: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "UF2_CMD=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;/home/abobkov/esp/v5.3.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3" -D "UF2_ARGS=--json;/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/flasher_args.json;-o;/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/uf2-app.bin;--bin;app" -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/run_uf2_cmds.cmake + pool = console + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/edit_cache: phony esp-idf/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/rebuild_cache: phony esp-idf/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/install: phony esp-idf/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/install/local: phony esp-idf/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/install/strip: phony esp-idf/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_riscv + + +############################################# +# Order-only phony target for __idf_riscv + +build cmake_object_order_depends_target___idf_riscv: phony || cmake_object_order_depends_target___idf_esp_driver_gpio + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj: C_COMPILER____idf_riscv_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/instruction_decode.c || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb + TARGET_PDB = esp-idf/riscv/libriscv.pdb + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj: C_COMPILER____idf_riscv_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/interrupt.c || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb + TARGET_PDB = esp-idf/riscv/libriscv.pdb + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj: ASM_COMPILER____idf_riscv_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/vectors.S || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj.d + FLAGS = -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb + TARGET_PDB = esp-idf/riscv/libriscv.pdb + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj: C_COMPILER____idf_riscv_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/interrupt_intc.c || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb + TARGET_PDB = esp-idf/riscv/libriscv.pdb + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj: ASM_COMPILER____idf_riscv_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/vectors_intc.S || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj.d + FLAGS = -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb + TARGET_PDB = esp-idf/riscv/libriscv.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_riscv + + +############################################# +# Link the static library esp-idf/riscv/libriscv.a + +build esp-idf/riscv/libriscv.a: C_STATIC_LIBRARY_LINKER____idf_riscv_ esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj || esp-idf/esp_driver_gpio/libesp_driver_gpio.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb + TARGET_FILE = esp-idf/riscv/libriscv.a + TARGET_PDB = esp-idf/riscv/libriscv.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/riscv/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/riscv/edit_cache: phony esp-idf/riscv/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/riscv/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/riscv/rebuild_cache: phony esp-idf/riscv/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/riscv/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/riscv/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/riscv/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/riscv/install: phony esp-idf/riscv/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/riscv/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/riscv/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/riscv/install/local: phony esp-idf/riscv/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/riscv/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/riscv/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/riscv/install/strip: phony esp-idf/riscv/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_gpio + + +############################################# +# Order-only phony target for __idf_esp_driver_gpio + +build cmake_object_order_depends_target___idf_esp_driver_gpio: phony || cmake_object_order_depends_target___idf_esp_pm + +build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj: C_COMPILER____idf_esp_driver_gpio_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio.c || cmake_object_order_depends_target___idf_esp_driver_gpio + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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/dedic_gpio.c.obj: C_COMPILER____idf_esp_driver_gpio_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/dedic_gpio.c || cmake_object_order_depends_target___idf_esp_driver_gpio + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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_pin_glitch_filter.c.obj: C_COMPILER____idf_esp_driver_gpio_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio_pin_glitch_filter.c || cmake_object_order_depends_target___idf_esp_driver_gpio + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb + TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_gpio + + +############################################# +# Link the static library esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +build esp-idf/esp_driver_gpio/libesp_driver_gpio.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_gpio_ esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj || esp-idf/esp_pm/libesp_pm.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb + TARGET_FILE = esp-idf/esp_driver_gpio/libesp_driver_gpio.a + TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_gpio/edit_cache: phony esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/rebuild_cache: phony esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_gpio/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_gpio/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_gpio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/install: phony esp-idf/esp_driver_gpio/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_gpio/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_gpio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/install/local: phony esp-idf/esp_driver_gpio/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_gpio/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_gpio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/install/strip: phony esp-idf/esp_driver_gpio/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_pm + + +############################################# +# Order-only phony target for __idf_esp_pm + +build cmake_object_order_depends_target___idf_esp_pm: phony || cmake_object_order_depends_target___idf_mbedtls + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj: C_COMPILER____idf_esp_pm_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/pm_locks.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_pm/pm_trace.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_pm/pm_impl.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + OBJECT_FILE_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb + TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_pm + + +############################################# +# Link the static library esp-idf/esp_pm/libesp_pm.a + +build esp-idf/esp_pm/libesp_pm.a: C_STATIC_LIBRARY_LINKER____idf_esp_pm_ esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj || esp-idf/mbedtls/libmbedtls.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb + TARGET_FILE = esp-idf/esp_pm/libesp_pm.a + TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_pm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_pm/edit_cache: phony esp-idf/esp_pm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_pm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_pm/rebuild_cache: phony esp-idf/esp_pm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_pm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_pm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_pm/install: phony esp-idf/esp_pm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_pm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_pm/install/local: phony esp-idf/esp_pm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_pm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_pm/install/strip: phony esp-idf/esp_pm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mbedtls + + +############################################# +# Order-only phony target for __idf_mbedtls + +build cmake_object_order_depends_target___idf_mbedtls: phony || cmake_object_order_depends_target_everest esp-idf/mbedtls/x509_crt_bundle x509_crt_bundle.S + +build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj: C_COMPILER____idf_mbedtls_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c || cmake_object_order_depends_target___idf_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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-Console/build/x509_crt_bundle.S || cmake_object_order_depends_target___idf_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj.d + FLAGS = -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__ + TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mbedtls + + +############################################# +# Link the static library esp-idf/mbedtls/libmbedtls.a + +build esp-idf/mbedtls/libmbedtls.a: C_STATIC_LIBRARY_LINKER____idf_mbedtls_ esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj || esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb + TARGET_FILE = esp-idf/mbedtls/libmbedtls.a + TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb + + +############################################# +# Utility command for custom_bundle + +build esp-idf/mbedtls/custom_bundle: phony + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/edit_cache: phony esp-idf/mbedtls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/rebuild_cache: phony esp-idf/mbedtls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/install: phony esp-idf/mbedtls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/install/local: phony esp-idf/mbedtls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/install/strip: phony esp-idf/mbedtls/CMakeFiles/install/strip.util + + +############################################# +# Custom command for x509_crt_bundle.S + +build x509_crt_bundle.S | ${cmake_ninja_workdir}x509_crt_bundle.S: CUSTOM_COMMAND esp-idf/mbedtls/x509_crt_bundle /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build && /usr/bin/cmake -D DATA_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/x509_crt_bundle -D SOURCE_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/x509_crt_bundle.S -D FILE_TYPE=BINARY -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake + DESC = Generating ../../x509_crt_bundle.S + restat = 1 + + +############################################# +# Custom command for esp-idf/mbedtls/x509_crt_bundle + +build esp-idf/mbedtls/x509_crt_bundle | ${cmake_ninja_workdir}esp-idf/mbedtls/x509_crt_bundle: CUSTOM_COMMAND || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --input /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_local.pem -q + DESC = Generating x509_crt_bundle + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for apidoc + +build esp-idf/mbedtls/mbedtls/apidoc: phony esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/edit_cache: phony esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/rebuild_cache: phony esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install/local: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install/strip: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc + +build esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc | ${cmake_ninja_workdir}esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/doxygen && doxygen mbedtls.doxyfile + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/edit_cache: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/rebuild_cache: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/include/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install/local: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install/strip: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/edit_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/rebuild_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/3rdparty/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install/local: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install/strip: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target everest + + +############################################# +# Order-only phony target for everest + +build cmake_object_order_depends_target_everest: phony || cmake_object_order_depends_target_p256m + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj: C_COMPILER__everest_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target everest + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a: CXX_STATIC_LIBRARY_LINKER__everest_ esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj || esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/edit_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/rebuild_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/everest/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/install: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/everest/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/install/local: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/everest/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/install/strip: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target p256m + + +############################################# +# Order-only phony target for p256m + +build cmake_object_order_depends_target_p256m: phony || cmake_object_order_depends_target_mbedcrypto + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj: C_COMPILER__p256m_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c || cmake_object_order_depends_target_p256m + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target p256m + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a: CXX_STATIC_LIBRARY_LINKER__p256m_ esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/edit_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/rebuild_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/install: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/install/local: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/install/strip: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedcrypto + + +############################################# +# Order-only phony target for mbedcrypto + +build cmake_object_order_depends_target_mbedcrypto: phony || cmake_object_order_depends_target_mbedx509 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/aesni.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/aesce.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/aria.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1write.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/base64.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/camellia.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ccm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/chacha20.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/constant_time.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/cmac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/des.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/dhm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdh.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/error.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/gcm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/hkdf.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/lmots.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/lms.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/md5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/oid.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/padlock.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pk.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pkparse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/platform.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/platform_util.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/poly1305.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_util.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/sha3.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/threading.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/version.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/sha/dma + 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.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/aes/dma + 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.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/aes/dma + 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.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma + 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.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/aes/dma + 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.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/sha/dma + 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.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/esp_ds + 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.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/sha/dma + 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.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/sha/dma + 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.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/sha/dma + 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.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/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.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/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.3.2/esp-idf/components/mbedtls/port/md + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedcrypto + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + +build esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a: CXX_STATIC_LIBRARY_LINKER__mbedcrypto_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedx509.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedx509 + + +############################################# +# Order-only phony target for mbedx509 + +build cmake_object_order_depends_target_mbedx509: phony || cmake_object_order_depends_target_mbedtls + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_create.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedx509 + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/library/libmbedx509.a + +build esp-idf/mbedtls/mbedtls/library/libmbedx509.a: CXX_STATIC_LIBRARY_LINKER__mbedx509_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedtls.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedx509.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedtls + + +############################################# +# Order-only phony target for mbedtls + +build cmake_object_order_depends_target_mbedtls: phony || cmake_object_order_depends_target___idf_esp_app_format + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mbedtls/port + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedtls + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/library/libmbedtls.a + +build esp-idf/mbedtls/mbedtls/library/libmbedtls.a: CXX_STATIC_LIBRARY_LINKER__mbedtls_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj || esp-idf/esp_app_format/libesp_app_format.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedtls.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + + +############################################# +# Utility command for lib + +build esp-idf/mbedtls/mbedtls/library/lib: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib esp-idf/riscv/libriscv.a + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/edit_cache: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/rebuild_cache: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/library/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install/local: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install/strip: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib | ${cmake_ninja_workdir}esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/edit_cache: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/rebuild_cache: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/pkgconfig/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/pkgconfig/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/install: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/pkgconfig/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/install/local: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/pkgconfig/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/install/strip: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for bootloader-flash + +build esp-idf/bootloader/bootloader-flash: phony esp-idf/bootloader/CMakeFiles/bootloader-flash bootloader + + +############################################# +# Utility command for encrypted-bootloader-flash + +build esp-idf/bootloader/encrypted-bootloader-flash: phony esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/bootloader/edit_cache: phony esp-idf/bootloader/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bootloader/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bootloader/rebuild_cache: phony esp-idf/bootloader/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bootloader/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bootloader/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bootloader/install: phony esp-idf/bootloader/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bootloader/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bootloader/install/local: phony esp-idf/bootloader/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bootloader/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bootloader/install/strip: phony esp-idf/bootloader/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/bootloader/CMakeFiles/bootloader-flash + +build esp-idf/bootloader/CMakeFiles/bootloader-flash | ${cmake_ninja_workdir}esp-idf/bootloader/CMakeFiles/bootloader-flash: CUSTOM_COMMAND || bootloader esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;--no-stub;write_flash;@bootloader-flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build -P /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash + +build esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash | ${cmake_ninja_workdir}esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader && /usr/bin/cmake -E echo "Error: The target encrypted-bootloader-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/scripts/fail.cmake + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for app-flash + +build esp-idf/esptool_py/app-flash: phony esp-idf/esptool_py/CMakeFiles/app-flash app + + +############################################# +# Utility command for encrypted-app-flash + +build esp-idf/esptool_py/encrypted-app-flash: phony esp-idf/esptool_py/CMakeFiles/encrypted-app-flash + + +############################################# +# Utility command for app_check_size + +build esp-idf/esptool_py/app_check_size: phony esp-idf/esptool_py/CMakeFiles/app_check_size esp-idf/partition_table/partition_table_bin gen_project_binary + + +############################################# +# Utility command for edit_cache + +build esp-idf/esptool_py/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esptool_py/edit_cache: phony esp-idf/esptool_py/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esptool_py/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esptool_py/rebuild_cache: phony esp-idf/esptool_py/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esptool_py/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esptool_py/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esptool_py/install: phony esp-idf/esptool_py/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esptool_py/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esptool_py/install/local: phony esp-idf/esptool_py/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esptool_py/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esptool_py/install/strip: phony esp-idf/esptool_py/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/app-flash + +build esp-idf/esptool_py/CMakeFiles/app-flash | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/app-flash: CUSTOM_COMMAND || ESP32-Console.elf _project_elf_src app esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a gen_project_binary + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;--no-stub;write_flash;@app-flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build -P /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/encrypted-app-flash + +build esp-idf/esptool_py/CMakeFiles/encrypted-app-flash | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/encrypted-app-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py && /usr/bin/cmake -E echo "Error: The target encrypted-app-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/scripts/fail.cmake + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/app_check_size + +build esp-idf/esptool_py/CMakeFiles/app_check_size | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/app_check_size: CUSTOM_COMMAND || ESP32-Console.elf _project_elf_src esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a gen_project_binary + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/partition_table/partition-table.bin /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for partition_table_bin + +build esp-idf/partition_table/partition_table_bin: phony esp-idf/partition_table/CMakeFiles/partition_table_bin partition_table/partition-table.bin + + +############################################# +# Utility command for partition-table + +build esp-idf/partition_table/partition-table: phony esp-idf/partition_table/CMakeFiles/partition-table esp-idf/partition_table/partition_table_bin + + +############################################# +# Utility command for partition_table + +build esp-idf/partition_table/partition_table: phony esp-idf/partition_table/CMakeFiles/partition_table esp-idf/partition_table/partition-table + + +############################################# +# Utility command for partition-table-flash + +build esp-idf/partition_table/partition-table-flash: phony esp-idf/partition_table/CMakeFiles/partition-table-flash + + +############################################# +# Utility command for encrypted-partition-table-flash + +build esp-idf/partition_table/encrypted-partition-table-flash: phony esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash + + +############################################# +# Utility command for partition_table-flash + +build esp-idf/partition_table/partition_table-flash: phony esp-idf/partition_table/CMakeFiles/partition_table-flash esp-idf/partition_table/partition-table-flash + + +############################################# +# Utility command for edit_cache + +build esp-idf/partition_table/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/partition_table/edit_cache: phony esp-idf/partition_table/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/partition_table/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/partition_table/rebuild_cache: phony esp-idf/partition_table/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/partition_table/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/partition_table/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/partition_table/install: phony esp-idf/partition_table/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/partition_table/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/partition_table/install/local: phony esp-idf/partition_table/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/partition_table/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/partition_table/install/strip: phony esp-idf/partition_table/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/partition_table/CMakeFiles/partition_table_bin + +build esp-idf/partition_table/CMakeFiles/partition_table_bin | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table_bin: phony partition_table/partition-table.bin partition_table/partition-table.bin + + +############################################# +# Custom command for partition_table/partition-table.bin + +build partition_table/partition-table.bin | ${cmake_ninja_workdir}partition_table/partition-table.bin: CUSTOM_COMMAND /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/partition_table/partition-table.bin && /usr/bin/cmake -E echo "Partition table binary generated. Contents:" && /usr/bin/cmake -E echo "*******************************************************************************" && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/partition_table/partition-table.bin && /usr/bin/cmake -E echo "*******************************************************************************" + DESC = Generating ../../partition_table/partition-table.bin + restat = 1 + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition-table + +build esp-idf/partition_table/CMakeFiles/partition-table | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition-table: CUSTOM_COMMAND || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -E echo "Partition table binary generated. Contents:" && /usr/bin/cmake -E echo "*******************************************************************************" && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/partition_table/partition-table.bin && /usr/bin/cmake -E echo "*******************************************************************************" + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition_table + +build esp-idf/partition_table/CMakeFiles/partition_table | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table: CUSTOM_COMMAND || esp-idf/partition_table/partition-table esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -E echo + DESC = Warning: command "partition_table" is deprecated. Have you wanted to run "partition-table" instead? + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition-table-flash + +build esp-idf/partition_table/CMakeFiles/partition-table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition-table-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;--no-stub;write_flash;@partition-table-flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build -P /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash + +build esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -E echo "Error: The target encrypted-partition-table-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/scripts/fail.cmake + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition_table-flash + +build esp-idf/partition_table/CMakeFiles/partition_table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table-flash: CUSTOM_COMMAND || esp-idf/partition_table/partition-table-flash + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table && /usr/bin/cmake -E echo + DESC = Warning: command "partition_table-flash" is deprecated. Have you wanted to run "partition-table-flash" instead? + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_app_format + + +############################################# +# Order-only phony target for __idf_esp_app_format + +build cmake_object_order_depends_target___idf_esp_app_format: phony || cmake_object_order_depends_target___idf_esp_bootloader_format + +build esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj: C_COMPILER____idf_esp_app_format_unscanned_ /home/abobkov/esp/v5.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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-Console\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-3790-g08\" + DEP_FILE = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir + OBJECT_FILE_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir + TARGET_COMPILE_PDB = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/__idf_esp_app_format.pdb + TARGET_PDB = esp-idf/esp_app_format/libesp_app_format.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_app_format + + +############################################# +# Link the static library esp-idf/esp_app_format/libesp_app_format.a + +build esp-idf/esp_app_format/libesp_app_format.a: C_STATIC_LIBRARY_LINKER____idf_esp_app_format_ esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj || esp-idf/esp_bootloader_format/libesp_bootloader_format.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/__idf_esp_app_format.pdb + TARGET_FILE = esp-idf/esp_app_format/libesp_app_format.a + TARGET_PDB = esp-idf/esp_app_format/libesp_app_format.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_app_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_app_format/edit_cache: phony esp-idf/esp_app_format/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_app_format/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_app_format/rebuild_cache: phony esp-idf/esp_app_format/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_app_format/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_app_format/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_app_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_app_format/install: phony esp-idf/esp_app_format/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_app_format/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_app_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_app_format/install/local: phony esp-idf/esp_app_format/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_app_format/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_app_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_app_format/install/strip: phony esp-idf/esp_app_format/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_bootloader_format + + +############################################# +# Order-only phony target for __idf_esp_bootloader_format + +build cmake_object_order_depends_target___idf_esp_bootloader_format: phony || cmake_object_order_depends_target___idf_app_update + +build esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj: C_COMPILER____idf_esp_bootloader_format_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c || cmake_object_order_depends_target___idf_esp_bootloader_format + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir + OBJECT_FILE_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir + TARGET_COMPILE_PDB = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/__idf_esp_bootloader_format.pdb + TARGET_PDB = esp-idf/esp_bootloader_format/libesp_bootloader_format.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_bootloader_format + + +############################################# +# Link the static library esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build esp-idf/esp_bootloader_format/libesp_bootloader_format.a: C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_ esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj || esp-idf/app_update/libapp_update.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/__idf_esp_bootloader_format.pdb + TARGET_FILE = esp-idf/esp_bootloader_format/libesp_bootloader_format.a + TARGET_PDB = esp-idf/esp_bootloader_format/libesp_bootloader_format.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_bootloader_format/edit_cache: phony esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/rebuild_cache: phony esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_bootloader_format/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_bootloader_format/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_bootloader_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/install: phony esp-idf/esp_bootloader_format/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_bootloader_format/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_bootloader_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/install/local: phony esp-idf/esp_bootloader_format/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_bootloader_format/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_bootloader_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/install/strip: phony esp-idf/esp_bootloader_format/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_app_update + + +############################################# +# Order-only phony target for __idf_app_update + +build cmake_object_order_depends_target___idf_app_update: phony || cmake_object_order_depends_target___idf_esp_partition + +build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj: C_COMPILER____idf_app_update_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/app_update/esp_ota_ops.c || cmake_object_order_depends_target___idf_app_update + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/app_update/esp_ota_app_desc.c || cmake_object_order_depends_target___idf_app_update + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + OBJECT_FILE_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb + TARGET_PDB = esp-idf/app_update/libapp_update.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_update + + +############################################# +# Link the static library esp-idf/app_update/libapp_update.a + +build esp-idf/app_update/libapp_update.a: C_STATIC_LIBRARY_LINKER____idf_app_update_ esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj || esp-idf/esp_partition/libesp_partition.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb + TARGET_FILE = esp-idf/app_update/libapp_update.a + TARGET_PDB = esp-idf/app_update/libapp_update.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_update/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/app_update/edit_cache: phony esp-idf/app_update/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_update/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_update/rebuild_cache: phony esp-idf/app_update/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_update/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_update/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_update/install: phony esp-idf/app_update/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_update/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_update/install/local: phony esp-idf/app_update/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_update/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_update/install/strip: phony esp-idf/app_update/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_partition + + +############################################# +# Order-only phony target for __idf_esp_partition + +build cmake_object_order_depends_target___idf_esp_partition: phony || cmake_object_order_depends_target___idf_efuse + +build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj: C_COMPILER____idf_esp_partition_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/partition.c || cmake_object_order_depends_target___idf_esp_partition + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_partition/partition_target.c || cmake_object_order_depends_target___idf_esp_partition + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include + OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + OBJECT_FILE_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb + TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_partition + + +############################################# +# Link the static library esp-idf/esp_partition/libesp_partition.a + +build esp-idf/esp_partition/libesp_partition.a: C_STATIC_LIBRARY_LINKER____idf_esp_partition_ esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj || esp-idf/efuse/libefuse.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb + TARGET_FILE = esp-idf/esp_partition/libesp_partition.a + TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_partition/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_partition/edit_cache: phony esp-idf/esp_partition/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_partition/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_partition/rebuild_cache: phony esp-idf/esp_partition/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_partition/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_partition/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_partition/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_partition/install: phony esp-idf/esp_partition/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_partition/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_partition/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_partition/install/local: phony esp-idf/esp_partition/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_partition/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_partition/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_partition/install/strip: phony esp-idf/esp_partition/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_efuse + + +############################################# +# Order-only phony target for __idf_efuse + +build cmake_object_order_depends_target___idf_efuse: phony || cmake_object_order_depends_target___idf_bootloader_support + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/esp_efuse_rtc_calib.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/esp-idf/components/efuse/src/esp_efuse_api.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/efuse/src/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/efuse/src/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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/with_key_purposes/esp_efuse_api_key.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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/with_key_purposes + 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.3.2/esp-idf/components/efuse/src/esp_efuse_startup.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_efuse + + +############################################# +# Link the static library esp-idf/efuse/libefuse.a + +build esp-idf/efuse/libefuse.a: C_STATIC_LIBRARY_LINKER____idf_efuse_ esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj || esp-idf/bootloader_support/libbootloader_support.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_FILE = esp-idf/efuse/libefuse.a + TARGET_PDB = esp-idf/efuse/libefuse.pdb + + +############################################# +# Utility command for efuse-common-table + +build esp-idf/efuse/efuse-common-table: phony esp-idf/efuse/CMakeFiles/efuse-common-table + + +############################################# +# Utility command for efuse_common_table + +build esp-idf/efuse/efuse_common_table: phony esp-idf/efuse/CMakeFiles/efuse_common_table esp-idf/efuse/efuse-common-table + + +############################################# +# Utility command for efuse-custom-table + +build esp-idf/efuse/efuse-custom-table: phony + + +############################################# +# Utility command for efuse_custom_table + +build esp-idf/efuse/efuse_custom_table: phony esp-idf/efuse/CMakeFiles/efuse_custom_table esp-idf/efuse/efuse-custom-table + + +############################################# +# Utility command for show-efuse-table + +build esp-idf/efuse/show-efuse-table: phony esp-idf/efuse/CMakeFiles/show-efuse-table + + +############################################# +# Utility command for show_efuse_table + +build esp-idf/efuse/show_efuse_table: phony esp-idf/efuse/CMakeFiles/show_efuse_table esp-idf/efuse/show-efuse-table + + +############################################# +# Utility command for efuse_test_table + +build esp-idf/efuse/efuse_test_table: phony esp-idf/efuse/CMakeFiles/efuse_test_table + + +############################################# +# Utility command for edit_cache + +build esp-idf/efuse/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/efuse/edit_cache: phony esp-idf/efuse/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/efuse/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/efuse/rebuild_cache: phony esp-idf/efuse/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/efuse/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/efuse/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/efuse/install: phony esp-idf/efuse/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/efuse/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/efuse/install/local: phony esp-idf/efuse/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/efuse/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/efuse/install/strip: phony esp-idf/efuse/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse-common-table + +build esp-idf/efuse/CMakeFiles/efuse-common-table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse-common-table: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/efuse_table_gen.py /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.csv -t esp32c3 --max_blk_len 256 + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_common_table + +build esp-idf/efuse/CMakeFiles/efuse_common_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_common_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-common-table + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake -E echo + DESC = Warning: command "efuse_common_table" is deprecated. Have you wanted to run "efuse-common-table" instead? + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_custom_table + +build esp-idf/efuse/CMakeFiles/efuse_custom_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_custom_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-custom-table + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake -E echo + DESC = Warning: command "efuse_custom_table" is deprecated. Have you wanted to run "efuse-custom-table" instead? + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show-efuse-table + +build esp-idf/efuse/CMakeFiles/show-efuse-table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show-efuse-table: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/efuse_table_gen.py /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.csv -t esp32c3 --max_blk_len 256 --info + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show_efuse_table + +build esp-idf/efuse/CMakeFiles/show_efuse_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show_efuse_table: CUSTOM_COMMAND || esp-idf/efuse/show-efuse-table + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /usr/bin/cmake -E echo + DESC = Warning: command "show_efuse_table" is deprecated. Have you wanted to run "show-efuse-table" instead? + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_test_table + +build esp-idf/efuse/CMakeFiles/efuse_test_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_test_table: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/efuse_table_gen.py /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/test/esp_efuse_test_table.csv -t esp32c3 --max_blk_len 256 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bootloader_support + + +############################################# +# Order-only phony target for __idf_bootloader_support + +build cmake_object_order_depends_target___idf_bootloader_support: phony || cmake_object_order_depends_target___idf_esp_mm + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_common.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/bootloader_common_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/bootloader_clock_init.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/bootloader_mem.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/bootloader_random.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/flash_encrypt.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/secure_boot.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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_esp32c3.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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_esp32c3.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/bootloader_utility.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/flash_partitions.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/esp_image_format.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/secure_boot_secure_features.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/esp32c3/secure_boot_secure_features.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bootloader_support + + +############################################# +# Link the static library esp-idf/bootloader_support/libbootloader_support.a + +build esp-idf/bootloader_support/libbootloader_support.a: C_STATIC_LIBRARY_LINKER____idf_bootloader_support_ esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj || esp-idf/esp_mm/libesp_mm.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_FILE = esp-idf/bootloader_support/libbootloader_support.a + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/bootloader_support/edit_cache: phony esp-idf/bootloader_support/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bootloader_support/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bootloader_support/rebuild_cache: phony esp-idf/bootloader_support/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bootloader_support/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bootloader_support/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install: phony esp-idf/bootloader_support/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bootloader_support/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install/local: phony esp-idf/bootloader_support/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bootloader_support/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install/strip: phony esp-idf/bootloader_support/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_mm + + +############################################# +# Order-only phony target for __idf_esp_mm + +build cmake_object_order_depends_target___idf_esp_mm: phony || cmake_object_order_depends_target___idf_spi_flash + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj: C_COMPILER____idf_esp_mm_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/esp_mmu_map.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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/esp32c3/ext_mem_layout.c.obj: C_COMPILER____idf_esp_mm_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/port/esp32c3/ext_mem_layout.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/esp-idf/components/esp_mm/esp_cache.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_mm/heap_align_hw.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_mm + + +############################################# +# Link the static library esp-idf/esp_mm/libesp_mm.a + +build esp-idf/esp_mm/libesp_mm.a: C_STATIC_LIBRARY_LINKER____idf_esp_mm_ esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj || esp-idf/spi_flash/libspi_flash.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_FILE = esp-idf/esp_mm/libesp_mm.a + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_mm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_mm/edit_cache: phony esp-idf/esp_mm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_mm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_mm/rebuild_cache: phony esp-idf/esp_mm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_mm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_mm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_mm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_mm/install: phony esp-idf/esp_mm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_mm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_mm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_mm/install/local: phony esp-idf/esp_mm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_mm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_mm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_mm/install/strip: phony esp-idf/esp_mm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_spi_flash + + +############################################# +# Order-only phony target for __idf_spi_flash + +build cmake_object_order_depends_target___idf_spi_flash: phony || cmake_object_order_depends_target___idf_esp_system + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/flash_brownout_hook.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_drivers.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_generic.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_issi.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_mxic.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_gd.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_winbond.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_boya.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_chip_th.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/memspi_host_driver.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/cache_utils.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/flash_mmap.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/flash_ops.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/spi_flash_wrap.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/esp_flash_api.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/spi_flash/esp_flash_spi_init.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_spi_flash + + +############################################# +# Link the static library esp-idf/spi_flash/libspi_flash.a + +build esp-idf/spi_flash/libspi_flash.a: C_STATIC_LIBRARY_LINKER____idf_spi_flash_ esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj || esp-idf/esp_system/libesp_system.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_FILE = esp-idf/spi_flash/libspi_flash.a + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spi_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/spi_flash/edit_cache: phony esp-idf/spi_flash/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/spi_flash/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/spi_flash/rebuild_cache: phony esp-idf/spi_flash/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/spi_flash/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/spi_flash/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/spi_flash/install: phony esp-idf/spi_flash/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/spi_flash/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/spi_flash/install/local: phony esp-idf/spi_flash/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/spi_flash/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/spi_flash/install/strip: phony esp-idf/spi_flash/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_system + + +############################################# +# Order-only phony target for __idf_esp_system + +build cmake_object_order_depends_target___idf_esp_system: phony || cmake_object_order_depends_target___idf_esp_common + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/esp_err.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/crosscore_int.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/esp_ipc.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/freertos_hooks.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/int_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/panic.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/esp_system.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/startup.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/startup_funcs.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/system_time.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/stack_check.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/ubsan.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/xt_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/task_wdt/task_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/hw_stack_guard.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/hw_stack_guard.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/port/cpu_start.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/cpu_start.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/port/panic_handler.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/port/esp_system_chip.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/port/image_process.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/esp_system/port/brownout.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/riscv/expression_with_stack.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/expression_with_stack.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/riscv + 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/riscv/panic_arch.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/panic_arch.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/riscv + 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/riscv/debug_helpers.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_helpers.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/riscv + 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/riscv/debug_stubs.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_stubs.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/riscv + 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/esp32c3/clk.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/clk.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/esp32c3 + 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/esp32c3/reset_reason.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/reset_reason.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/esp32c3 + 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/esp32c3/system_internal.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/esp32c3 + 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/esp32c3/cache_err_int.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/cache_err_int.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/esp32c3 + 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/esp32c3/apb_backup_dma.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/apb_backup_dma.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/esp32c3 + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_system + + +############################################# +# Link the static library esp-idf/esp_system/libesp_system.a + +build esp-idf/esp_system/libesp_system.a: C_STATIC_LIBRARY_LINKER____idf_esp_system_ esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj || esp-idf/esp_common/libesp_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_FILE = esp-idf/esp_system/libesp_system.a + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + + +############################################# +# Utility command for memory.ld + +build esp-idf/esp_system/memory.ld: phony esp-idf/esp_system/CMakeFiles/memory.ld esp-idf/esp_system/ld/memory.ld + + +############################################# +# Utility command for sections.ld.in + +build esp-idf/esp_system/sections.ld.in: phony esp-idf/esp_system/CMakeFiles/sections.ld.in esp-idf/esp_system/ld/sections.ld.in + + +############################################# +# Utility command for __ldgen_output_sections.ld + +build esp-idf/esp_system/__ldgen_output_sections.ld: phony esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld esp-idf/esp_system/ld/sections.ld esp-idf/esp_system/ld/sections.ld.in esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/main/libmain.a esp-idf/mqtt/libmqtt.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/riscv/libriscv.a esp-idf/spiffs/libspiffs.a esp-idf/unity/libunity.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_system/edit_cache: phony esp-idf/esp_system/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/rebuild_cache: phony esp-idf/esp_system/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/install: phony esp-idf/esp_system/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/install/local: phony esp-idf/esp_system/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/install/strip: phony esp-idf/esp_system/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/esp_system/CMakeFiles/memory.ld + +build esp-idf/esp_system/CMakeFiles/memory.ld | ${cmake_ninja_workdir}esp-idf/esp_system/CMakeFiles/memory.ld: phony esp-idf/esp_system/ld/memory.ld + + +############################################# +# Custom command for esp-idf/esp_system/ld/memory.ld + +build esp-idf/esp_system/ld/memory.ld | ${cmake_ninja_workdir}esp-idf/esp_system/ld/memory.ld: CUSTOM_COMMAND /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in config/sdkconfig.h + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /usr/bin/cmake -DCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DSOURCE=/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in -DTARGET=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/memory.ld -DCONFIG_DIR=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -DLD_DIR=/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld -P /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/memory.ld linker script... + restat = 1 + + +############################################# +# Phony custom command for esp-idf/esp_system/CMakeFiles/sections.ld.in + +build esp-idf/esp_system/CMakeFiles/sections.ld.in | ${cmake_ninja_workdir}esp-idf/esp_system/CMakeFiles/sections.ld.in: phony esp-idf/esp_system/ld/sections.ld.in + + +############################################# +# Custom command for esp-idf/esp_system/ld/sections.ld.in + +build esp-idf/esp_system/ld/sections.ld.in | ${cmake_ninja_workdir}esp-idf/esp_system/ld/sections.ld.in: CUSTOM_COMMAND /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in config/sdkconfig.h + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /usr/bin/cmake -DCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DSOURCE=/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in -DTARGET=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld.in -DCONFIG_DIR=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -DLD_DIR=/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld -P /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld.in linker script... + restat = 1 + + +############################################# +# Phony custom command for esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld + +build esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld | ${cmake_ninja_workdir}esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld: phony esp-idf/esp_system/ld/sections.ld || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a + + +############################################# +# Custom command for esp-idf/esp_system/ld/sections.ld + +build esp-idf/esp_system/ld/sections.ld | ${cmake_ninja_workdir}esp-idf/esp_system/ld/sections.ld: CUSTOM_COMMAND esp-idf/esp_system/ld/sections.ld.in /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/app.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/common.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/soc.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/hal/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/log/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/heap/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/soc/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/linker_common.lf /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/newlib.lf /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/system_libs.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/vfs/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154/linker.lf /home/abobkov/esp/v5.3.2/esp-idf/components/openthread/linker.lf esp-idf/riscv/libriscv.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/app_update/libapp_update.a esp-idf/esp_partition/libesp_partition.a esp-idf/efuse/libefuse.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_system/libesp_system.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/pthread/libpthread.a esp-idf/cxx/libcxx.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/app_trace/libapp_trace.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/driver/libdriver.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/vfs/libvfs.a esp-idf/lwip/liblwip.a esp-idf/esp_netif/libesp_netif.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/unity/libunity.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/espcoredump/libespcoredump.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/mqtt/libmqtt.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/spiffs/libspiffs.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/main/libmain.a /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/sdkconfig || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_tsens/libesp_driver_tsens.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/riscv/libriscv.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system && /home/abobkov/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/abobkov/esp/v5.3.2/esp-idf/tools/ldgen/ldgen.py --config /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/sdkconfig --fragments-list "/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/app.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/common.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/soc.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/hal/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/log/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/heap/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/soc/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/linker_common.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/newlib.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/system_libs.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154/linker.lf;/home/abobkov/esp/v5.3.2/esp-idf/components/openthread/linker.lf" --input /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld.in --output /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld --kconfig /home/abobkov/esp/v5.3.2/esp-idf/Kconfig --env-file /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config.env --libraries-file /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ldgen_libraries --objdump /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump + DESC = Generating ld/sections.ld + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_system/port/edit_cache: phony esp-idf/esp_system/port/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/port/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/port/rebuild_cache: phony esp-idf/esp_system/port/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/port/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/port/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install: phony esp-idf/esp_system/port/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/port/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install/local: phony esp-idf/esp_system/port/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/port/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install/strip: phony esp-idf/esp_system/port/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_system/port/soc/esp32c3/edit_cache: phony esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3 && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32c3/rebuild_cache: phony esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/port/soc/esp32c3/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32c3/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3 && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32c3/install: phony esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32c3/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32c3/install/local: phony esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32c3/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32c3/install/strip: phony esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_common + + +############################################# +# Order-only phony target for __idf_esp_common + +build cmake_object_order_depends_target___idf_esp_common: phony || cmake_object_order_depends_target___idf_esp_rom + +build esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj: C_COMPILER____idf_esp_common_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/src/esp_err_to_name.c || cmake_object_order_depends_target___idf_esp_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/include + OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir + OBJECT_FILE_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb + TARGET_PDB = esp-idf/esp_common/libesp_common.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_common + + +############################################# +# Link the static library esp-idf/esp_common/libesp_common.a + +build esp-idf/esp_common/libesp_common.a: C_STATIC_LIBRARY_LINKER____idf_esp_common_ esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj || esp-idf/esp_rom/libesp_rom.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb + TARGET_FILE = esp-idf/esp_common/libesp_common.a + TARGET_PDB = esp-idf/esp_common/libesp_common.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_common/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_common/edit_cache: phony esp-idf/esp_common/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_common/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_common/rebuild_cache: phony esp-idf/esp_common/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_common/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_common/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_common/install: phony esp-idf/esp_common/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_common/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_common/install/local: phony esp-idf/esp_common/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_common/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_common/install/strip: phony esp-idf/esp_common/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_rom + + +############################################# +# Order-only phony target for __idf_esp_rom + +build cmake_object_order_depends_target___idf_esp_rom: phony || cmake_object_order_depends_target___idf_hal + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_crc.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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_sys.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_sys.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_rom/patches/esp_rom_uart.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_rom/patches/esp_rom_efuse.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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_systimer.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_systimer.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_rom + + +############################################# +# Link the static library esp-idf/esp_rom/libesp_rom.a + +build esp-idf/esp_rom/libesp_rom.a: C_STATIC_LIBRARY_LINKER____idf_esp_rom_ esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj || esp-idf/hal/libhal.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_FILE = esp-idf/esp_rom/libesp_rom.a + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_rom/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_rom/edit_cache: phony esp-idf/esp_rom/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_rom/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_rom/rebuild_cache: phony esp-idf/esp_rom/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_rom/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_rom/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_rom/install: phony esp-idf/esp_rom/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_rom/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_rom/install/local: phony esp-idf/esp_rom/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_rom/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_rom/install/strip: phony esp-idf/esp_rom/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_hal + + +############################################# +# Order-only phony target for __idf_hal + +build cmake_object_order_depends_target___idf_hal: phony || cmake_object_order_depends_target___idf_log + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/hal_utils.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3/efuse_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/esp-idf/components/hal/wdt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/mmu_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/cache_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/cache_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/color_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/color_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/spi_flash_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/spi_flash_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3/clk_tree_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/clk_tree_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/systimer_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/systimer_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/uart_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/uart_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/gpio_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/timer_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/ledc_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/ledc_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/i2c_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/i2c_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/rmt_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/twai_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/twai_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/gdma_hal_top.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/gdma_hal_top.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/gdma_hal_ahb_v1.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/gdma_hal_ahb_v1.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/i2s_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/sdm_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/adc_hal_common.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/adc_oneshot_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/adc_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/mpi_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/sha_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/aes_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/brownout_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/spi_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/spi_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/spi_slave_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/hal/spi_slave_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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_hd_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_slave_hd_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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_gpspi.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal_gpspi.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/hmac_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/hmac_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/ds_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/ds_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/usb_serial_jtag_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/usb_serial_jtag_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/xt_wdt_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/xt_wdt_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3/rtc_cntl_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/rtc_cntl_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hal + + +############################################# +# Link the static library esp-idf/hal/libhal.a + +build esp-idf/hal/libhal.a: C_STATIC_LIBRARY_LINKER____idf_hal_ esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj || esp-idf/log/liblog.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_FILE = esp-idf/hal/libhal.a + TARGET_PDB = esp-idf/hal/libhal.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hal/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/hal/edit_cache: phony esp-idf/hal/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hal/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hal/rebuild_cache: phony esp-idf/hal/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hal/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hal/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hal/install: phony esp-idf/hal/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hal/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hal/install/local: phony esp-idf/hal/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hal/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hal/install/strip: phony esp-idf/hal/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_log + + +############################################# +# Order-only phony target for __idf_log + +build cmake_object_order_depends_target___idf_log: phony || cmake_object_order_depends_target___idf_heap + +build esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/log/log.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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 + 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/log_buffers.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/log/log_buffers.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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 + 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/log_freertos.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/log/log_freertos.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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 + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_log + + +############################################# +# Link the static library esp-idf/log/liblog.a + +build esp-idf/log/liblog.a: C_STATIC_LIBRARY_LINKER____idf_log_ esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj || esp-idf/heap/libheap.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_FILE = esp-idf/log/liblog.a + TARGET_PDB = esp-idf/log/liblog.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/log/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/log/edit_cache: phony esp-idf/log/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/log/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/log/rebuild_cache: phony esp-idf/log/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/log/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/log/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/log/install: phony esp-idf/log/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/log/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/log/install/local: phony esp-idf/log/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/log/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/log/install/strip: phony esp-idf/log/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_heap + + +############################################# +# Order-only phony target for __idf_heap + +build cmake_object_order_depends_target___idf_heap: phony || cmake_object_order_depends_target___idf_soc + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/heap/heap_caps_base.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/heap/heap_caps.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/heap/heap_caps_init.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/heap/multi_heap.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/heap/tlsf/tlsf.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/heap/port/memory_layout_utils.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3/memory_layout.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/heap/port/esp32c3/memory_layout.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_heap + + +############################################# +# Link the static library esp-idf/heap/libheap.a + +build esp-idf/heap/libheap.a: C_STATIC_LIBRARY_LINKER____idf_heap_ esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj || esp-idf/soc/libsoc.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_FILE = esp-idf/heap/libheap.a + TARGET_PDB = esp-idf/heap/libheap.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/heap/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/heap/edit_cache: phony esp-idf/heap/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/heap/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/heap/rebuild_cache: phony esp-idf/heap/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/heap/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/heap/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/heap/install: phony esp-idf/heap/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/heap/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/heap/install/local: phony esp-idf/heap/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/heap/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/heap/install/strip: phony esp-idf/heap/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_soc + + +############################################# +# Order-only phony target for __idf_soc + +build cmake_object_order_depends_target___idf_soc: phony || cmake_object_order_depends_target___idf_esp_hw_support + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/lldesc.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/soc/dport_access_common.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3/interrupts.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/interrupts.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/gpio_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/uart_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/uart_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/adc_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/adc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/dedic_gpio_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/gdma_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/gdma_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/spi_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/spi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/ledc_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/ledc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/rmt_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/rmt_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/sdm_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/sdm_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/i2s_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2s_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/i2c_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2c_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/temperature_sensor_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/timer_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/timer_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/mpi_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/mpi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/twai_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/twai_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/wdt_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/wdt_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/wdt_periph.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/esp32c3 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_soc + + +############################################# +# Link the static library esp-idf/soc/libsoc.a + +build esp-idf/soc/libsoc.a: C_STATIC_LIBRARY_LINKER____idf_soc_ esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/wdt_periph.c.obj || esp-idf/esp_hw_support/libesp_hw_support.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_FILE = esp-idf/soc/libsoc.a + TARGET_PDB = esp-idf/soc/libsoc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/soc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/soc/edit_cache: phony esp-idf/soc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/soc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/soc/rebuild_cache: phony esp-idf/soc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/soc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/soc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/soc/install: phony esp-idf/soc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/soc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/soc/install/local: phony esp-idf/soc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/soc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/soc/install/strip: phony esp-idf/soc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_hw_support + + +############################################# +# Order-only phony target for __idf_esp_hw_support + +build cmake_object_order_depends_target___idf_esp_hw_support: phony || cmake_object_order_depends_target___idf_freertos + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/cpu.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/esp_cpu_intr.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_cpu_intr.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/cpu_region_protect.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/esp-idf/components/esp_hw_support/esp_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/hw_random.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/intr_alloc.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/mac_addr.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/periph_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/revision.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/rtc_module.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/sleep_modem.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/sleep_modes.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/sleep_console.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/sleep_gpio.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/sleep_event.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hw_support/regi2c_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/io_mux.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/io_mux.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/esp_clk_tree.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_clk_tree.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/dma/gdma.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/gdma.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/deprecated/gdma_legacy.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/deprecated/gdma_legacy.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/deprecated/gdma_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/deprecated + 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_async_memcpy.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/esp_async_memcpy.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/async_memcpy_gdma.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/async_memcpy_gdma.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/port/esp32c3/systimer.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/systimer.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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_hmac.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_hmac.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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_ds.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_ds.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/rtc_clk_init.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/rtc_clk.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/rtc_init.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/rtc_sleep.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/rtc_time.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/chip_info.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/esp_crypto_lock.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_crypto_lock.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/sar_periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/sar_periph_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/adc2_init_cal.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/adc2_init_cal.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/esp_memprot.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_memprot.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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_memprot_conv.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp_memprot_conv.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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/lowpower/cpu_retention/port/esp32c3 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_hw_support + + +############################################# +# Link the static library esp-idf/esp_hw_support/libesp_hw_support.a + +build esp-idf/esp_hw_support/libesp_hw_support.a: C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_ esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/deprecated/gdma_legacy.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c.obj || esp-idf/freertos/libfreertos.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_FILE = esp-idf/esp_hw_support/libesp_hw_support.a + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hw_support/edit_cache: phony esp-idf/esp_hw_support/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/rebuild_cache: phony esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install: phony esp-idf/esp_hw_support/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install/local: phony esp-idf/esp_hw_support/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install/strip: phony esp-idf/esp_hw_support/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/port/esp32c3 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hw_support/port/esp32c3/edit_cache: phony esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/port/esp32c3 && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32c3/rebuild_cache: phony esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/port/esp32c3/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32c3/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/port/esp32c3 && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32c3/install: phony esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32c3/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/port/esp32c3 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32c3/install/local: phony esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32c3/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/port/esp32c3 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32c3/install/strip: phony esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hw_support/lowpower/edit_cache: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/rebuild_cache: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/lowpower/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/lowpower/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/install: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/lowpower/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/install/local: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/lowpower/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/install/strip: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_freertos + + +############################################# +# Order-only phony target for __idf_freertos + +build cmake_object_order_depends_target___idf_freertos: phony || cmake_object_order_depends_target___idf_newlib + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/heap_idf.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/app_startup.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/port_common.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/port_systick.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/list.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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/riscv/port.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv + 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/riscv/portasm.S.obj: ASM_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj.d + FLAGS = -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv + 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.3.2/esp-idf/components/freertos/esp_additions/freertos_compatibility.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + 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.3.2/esp-idf/components/freertos/esp_additions/idf_additions.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_freertos + + +############################################# +# Link the static library esp-idf/freertos/libfreertos.a + +build esp-idf/freertos/libfreertos.a: C_STATIC_LIBRARY_LINKER____idf_freertos_ esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj || esp-idf/newlib/libnewlib.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_FILE = esp-idf/freertos/libfreertos.a + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/freertos/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/freertos/edit_cache: phony esp-idf/freertos/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/freertos/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/freertos/rebuild_cache: phony esp-idf/freertos/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/freertos/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/freertos/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/freertos/install: phony esp-idf/freertos/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/freertos/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/freertos/install/local: phony esp-idf/freertos/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/freertos/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/freertos/install/strip: phony esp-idf/freertos/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_newlib + + +############################################# +# Order-only phony target for __idf_newlib + +build cmake_object_order_depends_target___idf_newlib: phony || cmake_object_order_depends_target___idf_pthread + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/abort.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/assert.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/heap.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-builtin + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/locks.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/poll.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/pthread.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/random.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/getentropy.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/reent_init.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/newlib_init.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/syscalls.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/termios.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/stdatomic.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/time.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/sysconf.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/realpath.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/scandir.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/newlib/port/esp_time_impl.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_newlib + + +############################################# +# Link the static library esp-idf/newlib/libnewlib.a + +build esp-idf/newlib/libnewlib.a: C_STATIC_LIBRARY_LINKER____idf_newlib_ esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj || esp-idf/pthread/libpthread.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_FILE = esp-idf/newlib/libnewlib.a + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/newlib/edit_cache: phony esp-idf/newlib/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/newlib/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/newlib/rebuild_cache: phony esp-idf/newlib/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/newlib/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/newlib/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/newlib/install: phony esp-idf/newlib/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/newlib/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/newlib/install/local: phony esp-idf/newlib/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/newlib/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/newlib/install/strip: phony esp-idf/newlib/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/port && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/newlib/port/edit_cache: phony esp-idf/newlib/port/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/newlib/port/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/port && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/newlib/port/rebuild_cache: phony esp-idf/newlib/port/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/newlib/port/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/newlib/port/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/port && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/newlib/port/install: phony esp-idf/newlib/port/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/newlib/port/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/port && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/newlib/port/install/local: phony esp-idf/newlib/port/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/newlib/port/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/port && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/newlib/port/install/strip: phony esp-idf/newlib/port/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pthread + + +############################################# +# Order-only phony target for __idf_pthread + +build cmake_object_order_depends_target___idf_pthread: phony || cmake_object_order_depends_target___idf_cxx + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj: C_COMPILER____idf_pthread_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/pthread/pthread_cond_var.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/pthread/pthread_local_storage.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/pthread/pthread_rwlock.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/pthread/pthread_semaphore.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_PDB = esp-idf/pthread/libpthread.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pthread + + +############################################# +# Link the static library esp-idf/pthread/libpthread.a + +build esp-idf/pthread/libpthread.a: C_STATIC_LIBRARY_LINKER____idf_pthread_ esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj || esp-idf/cxx/libcxx.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_FILE = esp-idf/pthread/libpthread.a + TARGET_PDB = esp-idf/pthread/libpthread.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/pthread/edit_cache: phony esp-idf/pthread/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pthread/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pthread/rebuild_cache: phony esp-idf/pthread/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pthread/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pthread/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pthread/install: phony esp-idf/pthread/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pthread/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pthread/install/local: phony esp-idf/pthread/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pthread/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pthread/install/strip: phony esp-idf/pthread/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_cxx + + +############################################# +# Order-only phony target for __idf_cxx + +build cmake_object_order_depends_target___idf_cxx: phony || cmake_object_order_depends_target___idf_esp_timer + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj: CXX_COMPILER____idf_cxx_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/cxx/cxx_exception_stubs.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/cxx/cxx_guards.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/cxx/cxx_init.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include + OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + OBJECT_FILE_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb + TARGET_PDB = esp-idf/cxx/libcxx.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_cxx + + +############################################# +# Link the static library esp-idf/cxx/libcxx.a + +build esp-idf/cxx/libcxx.a: C_STATIC_LIBRARY_LINKER____idf_cxx_ esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj || esp-idf/esp_timer/libesp_timer.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb + TARGET_FILE = esp-idf/cxx/libcxx.a + TARGET_PDB = esp-idf/cxx/libcxx.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cxx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/cxx/edit_cache: phony esp-idf/cxx/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/cxx/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/cxx/rebuild_cache: phony esp-idf/cxx/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/cxx/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/cxx/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/cxx/install: phony esp-idf/cxx/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/cxx/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/cxx/install/local: phony esp-idf/cxx/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/cxx/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/cxx/install/strip: phony esp-idf/cxx/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_timer + + +############################################# +# Order-only phony target for __idf_esp_timer + +build cmake_object_order_depends_target___idf_esp_timer: phony || cmake_object_order_depends_target___idf_esp_driver_gptimer + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_timer/src/esp_timer_init.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_timer/src/ets_timer_legacy.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_timer/src/system_time.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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_systimer.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_timer + + +############################################# +# Link the static library esp-idf/esp_timer/libesp_timer.a + +build esp-idf/esp_timer/libesp_timer.a: C_STATIC_LIBRARY_LINKER____idf_esp_timer_ esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj || esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_FILE = esp-idf/esp_timer/libesp_timer.a + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_timer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_timer/edit_cache: phony esp-idf/esp_timer/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_timer/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_timer/rebuild_cache: phony esp-idf/esp_timer/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_timer/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_timer/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_timer/install: phony esp-idf/esp_timer/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_timer/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_timer/install/local: phony esp-idf/esp_timer/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_timer/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_timer/install/strip: phony esp-idf/esp_timer/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_gptimer + + +############################################# +# Order-only phony target for __idf_esp_driver_gptimer + +build cmake_object_order_depends_target___idf_esp_driver_gptimer: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj: C_COMPILER____idf_esp_driver_gptimer_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/src/gptimer.c || cmake_object_order_depends_target___idf_esp_driver_gptimer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb + TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_gptimer + + +############################################# +# Link the static library esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +build esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_gptimer_ esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb + TARGET_FILE = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_gptimer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_gptimer/edit_cache: phony esp-idf/esp_driver_gptimer/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_gptimer/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/rebuild_cache: phony esp-idf/esp_driver_gptimer/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_gptimer/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_gptimer/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_gptimer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/install: phony esp-idf/esp_driver_gptimer/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_gptimer/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_gptimer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/install/local: phony esp-idf/esp_driver_gptimer/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_gptimer/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_gptimer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/install/strip: phony esp-idf/esp_driver_gptimer/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_ringbuf + + +############################################# +# Order-only phony target for __idf_esp_ringbuf + +build cmake_object_order_depends_target___idf_esp_ringbuf: phony || cmake_object_order_depends_target___idf_esp_driver_uart + +build esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj: C_COMPILER____idf_esp_ringbuf_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/ringbuf.c || cmake_object_order_depends_target___idf_esp_ringbuf + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir + OBJECT_FILE_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir + TARGET_COMPILE_PDB = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/__idf_esp_ringbuf.pdb + TARGET_PDB = esp-idf/esp_ringbuf/libesp_ringbuf.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_ringbuf + + +############################################# +# Link the static library esp-idf/esp_ringbuf/libesp_ringbuf.a + +build esp-idf/esp_ringbuf/libesp_ringbuf.a: C_STATIC_LIBRARY_LINKER____idf_esp_ringbuf_ esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj || esp-idf/esp_driver_uart/libesp_driver_uart.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/__idf_esp_ringbuf.pdb + TARGET_FILE = esp-idf/esp_ringbuf/libesp_ringbuf.a + TARGET_PDB = esp-idf/esp_ringbuf/libesp_ringbuf.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_ringbuf/edit_cache: phony esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/rebuild_cache: phony esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_ringbuf/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_ringbuf/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install: phony esp-idf/esp_ringbuf/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_ringbuf/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install/local: phony esp-idf/esp_ringbuf/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_ringbuf/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install/strip: phony esp-idf/esp_ringbuf/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_uart + + +############################################# +# Order-only phony target for __idf_esp_driver_uart + +build cmake_object_order_depends_target___idf_esp_driver_uart: phony || cmake_object_order_depends_target___idf_app_trace + +build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj: C_COMPILER____idf_esp_driver_uart_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/src/uart.c || cmake_object_order_depends_target___idf_esp_driver_uart + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb + TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_uart + + +############################################# +# Link the static library esp-idf/esp_driver_uart/libesp_driver_uart.a + +build esp-idf/esp_driver_uart/libesp_driver_uart.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_uart_ esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj || esp-idf/app_trace/libapp_trace.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb + TARGET_FILE = esp-idf/esp_driver_uart/libesp_driver_uart.a + TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_uart/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_uart/edit_cache: phony esp-idf/esp_driver_uart/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_uart/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/rebuild_cache: phony esp-idf/esp_driver_uart/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_uart/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_uart/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_uart/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/install: phony esp-idf/esp_driver_uart/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_uart/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_uart/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/install/local: phony esp-idf/esp_driver_uart/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_uart/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_uart/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/install/strip: phony esp-idf/esp_driver_uart/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_app_trace + + +############################################# +# Order-only phony target for __idf_app_trace + +build cmake_object_order_depends_target___idf_app_trace: phony || cmake_object_order_depends_target___idf_esp_event + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/app_trace.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/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.3.2/esp-idf/components/app_trace/app_trace_util.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/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.3.2/esp-idf/components/app_trace/host_file_io.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/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.3.2/esp-idf/components/app_trace/port/port_uart.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_trace + + +############################################# +# Link the static library esp-idf/app_trace/libapp_trace.a + +build esp-idf/app_trace/libapp_trace.a: C_STATIC_LIBRARY_LINKER____idf_app_trace_ esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj || esp-idf/esp_event/libesp_event.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_FILE = esp-idf/app_trace/libapp_trace.a + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_trace/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/app_trace/edit_cache: phony esp-idf/app_trace/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_trace/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_trace/rebuild_cache: phony esp-idf/app_trace/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_trace/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_trace/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_trace/install: phony esp-idf/app_trace/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_trace/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_trace/install/local: phony esp-idf/app_trace/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_trace/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_trace/install/strip: phony esp-idf/app_trace/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_event + + +############################################# +# Order-only phony target for __idf_esp_event + +build cmake_object_order_depends_target___idf_esp_event: phony || cmake_object_order_depends_target___idf_nvs_flash + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj: C_COMPILER____idf_esp_event_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/default_event_loop.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_event/esp_event.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_event/esp_event_private.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + OBJECT_FILE_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb + TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_event + + +############################################# +# Link the static library esp-idf/esp_event/libesp_event.a + +build esp-idf/esp_event/libesp_event.a: C_STATIC_LIBRARY_LINKER____idf_esp_event_ esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj || esp-idf/nvs_flash/libnvs_flash.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb + TARGET_FILE = esp-idf/esp_event/libesp_event.a + TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_event/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_event/edit_cache: phony esp-idf/esp_event/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_event/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_event/rebuild_cache: phony esp-idf/esp_event/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_event/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_event/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_event/install: phony esp-idf/esp_event/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_event/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_event/install/local: phony esp-idf/esp_event/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_event/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_event/install/strip: phony esp-idf/esp_event/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_nvs_flash + + +############################################# +# Order-only phony target for __idf_nvs_flash + +build cmake_object_order_depends_target___idf_nvs_flash: phony || cmake_object_order_depends_target___idf_esp_driver_spi + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_api.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_page.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_storage.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_types.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_platform.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_nvs_flash + + +############################################# +# Link the static library esp-idf/nvs_flash/libnvs_flash.a + +build esp-idf/nvs_flash/libnvs_flash.a: C_STATIC_LIBRARY_LINKER____idf_nvs_flash_ esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj || esp-idf/esp_driver_spi/libesp_driver_spi.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_FILE = esp-idf/nvs_flash/libnvs_flash.a + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/nvs_flash/edit_cache: phony esp-idf/nvs_flash/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/nvs_flash/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/nvs_flash/rebuild_cache: phony esp-idf/nvs_flash/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/nvs_flash/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/nvs_flash/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install: phony esp-idf/nvs_flash/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/nvs_flash/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install/local: phony esp-idf/nvs_flash/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/nvs_flash/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install/strip: phony esp-idf/nvs_flash/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_pcnt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_pcnt/edit_cache: phony esp-idf/esp_driver_pcnt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_pcnt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/rebuild_cache: phony esp-idf/esp_driver_pcnt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_pcnt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_pcnt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_pcnt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/install: phony esp-idf/esp_driver_pcnt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_pcnt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_pcnt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/install/local: phony esp-idf/esp_driver_pcnt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_pcnt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_pcnt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/install/strip: phony esp-idf/esp_driver_pcnt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_spi + + +############################################# +# Order-only phony target for __idf_esp_driver_spi + +build cmake_object_order_depends_target___idf_esp_driver_spi: phony || cmake_object_order_depends_target___idf_esp_driver_i2s + +build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj: C_COMPILER____idf_esp_driver_spi_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_common.c || cmake_object_order_depends_target___idf_esp_driver_spi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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_hd.c.obj: C_COMPILER____idf_esp_driver_spi_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave_hd.c || cmake_object_order_depends_target___idf_esp_driver_spi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi + TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb + TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_spi + + +############################################# +# Link the static library esp-idf/esp_driver_spi/libesp_driver_spi.a + +build esp-idf/esp_driver_spi/libesp_driver_spi.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_spi_ esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj || esp-idf/esp_driver_i2s/libesp_driver_i2s.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb + TARGET_FILE = esp-idf/esp_driver_spi/libesp_driver_spi.a + TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_spi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_spi/edit_cache: phony esp-idf/esp_driver_spi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_spi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/rebuild_cache: phony esp-idf/esp_driver_spi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_spi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_spi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_spi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/install: phony esp-idf/esp_driver_spi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_spi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_spi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/install/local: phony esp-idf/esp_driver_spi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_spi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_spi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/install/strip: phony esp-idf/esp_driver_spi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_mcpwm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_mcpwm/edit_cache: phony esp-idf/esp_driver_mcpwm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_mcpwm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/rebuild_cache: phony esp-idf/esp_driver_mcpwm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_mcpwm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_mcpwm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_mcpwm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/install: phony esp-idf/esp_driver_mcpwm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_mcpwm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_mcpwm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/install/local: phony esp-idf/esp_driver_mcpwm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_mcpwm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_mcpwm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/install/strip: phony esp-idf/esp_driver_mcpwm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/edit_cache: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/rebuild_cache: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_ana_cmpr/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_ana_cmpr/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/install: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_ana_cmpr/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/install/local: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_ana_cmpr/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/install/strip: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_i2s + + +############################################# +# Order-only phony target for __idf_esp_driver_i2s + +build cmake_object_order_depends_target___idf_esp_driver_i2s: phony || cmake_object_order_depends_target___idf_sdmmc + +build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj: C_COMPILER____idf_esp_driver_i2s_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_common.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_driver_i2s/i2s_platform.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_driver_i2s/i2s_std.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_driver_i2s/i2s_pdm.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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_tdm.c.obj: C_COMPILER____idf_esp_driver_i2s_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_tdm.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb + TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_i2s + + +############################################# +# Link the static library esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +build esp-idf/esp_driver_i2s/libesp_driver_i2s.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_i2s_ esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj || esp-idf/sdmmc/libsdmmc.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb + TARGET_FILE = esp-idf/esp_driver_i2s/libesp_driver_i2s.a + TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_i2s/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_i2s/edit_cache: phony esp-idf/esp_driver_i2s/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_i2s/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/rebuild_cache: phony esp-idf/esp_driver_i2s/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_i2s/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_i2s/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_i2s/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/install: phony esp-idf/esp_driver_i2s/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_i2s/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_i2s/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/install/local: phony esp-idf/esp_driver_i2s/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_i2s/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_i2s/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/install/strip: phony esp-idf/esp_driver_i2s/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_sdmmc + + +############################################# +# Order-only phony target for __idf_sdmmc + +build cmake_object_order_depends_target___idf_sdmmc: phony || cmake_object_order_depends_target___idf_esp_driver_sdspi + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_cmd.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/sdmmc/sdmmc_common.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/sdmmc/sdmmc_init.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/sdmmc/sdmmc_io.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/sdmmc/sdmmc_mmc.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/sdmmc/sdmmc_sd.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_sdmmc + + +############################################# +# Link the static library esp-idf/sdmmc/libsdmmc.a + +build esp-idf/sdmmc/libsdmmc.a: C_STATIC_LIBRARY_LINKER____idf_sdmmc_ esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj || esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_FILE = esp-idf/sdmmc/libsdmmc.a + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sdmmc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/sdmmc/edit_cache: phony esp-idf/sdmmc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/sdmmc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/sdmmc/rebuild_cache: phony esp-idf/sdmmc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/sdmmc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/sdmmc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/sdmmc/install: phony esp-idf/sdmmc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/sdmmc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/sdmmc/install/local: phony esp-idf/sdmmc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/sdmmc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/sdmmc/install/strip: phony esp-idf/sdmmc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdmmc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdmmc/edit_cache: phony esp-idf/esp_driver_sdmmc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdmmc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/rebuild_cache: phony esp-idf/esp_driver_sdmmc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdmmc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdmmc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/install: phony esp-idf/esp_driver_sdmmc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdmmc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/install/local: phony esp-idf/esp_driver_sdmmc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdmmc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/install/strip: phony esp-idf/esp_driver_sdmmc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_sdspi + + +############################################# +# Order-only phony target for __idf_esp_driver_sdspi + +build cmake_object_order_depends_target___idf_esp_driver_sdspi: phony || cmake_object_order_depends_target___idf_esp_driver_rmt + +build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj: C_COMPILER____idf_esp_driver_sdspi_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_crc.c || cmake_object_order_depends_target___idf_esp_driver_sdspi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb + TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_sdspi + + +############################################# +# Link the static library esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +build esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdspi_ esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj || esp-idf/esp_driver_rmt/libesp_driver_rmt.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb + TARGET_FILE = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdspi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdspi/edit_cache: phony esp-idf/esp_driver_sdspi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdspi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/rebuild_cache: phony esp-idf/esp_driver_sdspi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdspi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdspi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdspi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/install: phony esp-idf/esp_driver_sdspi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdspi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdspi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/install/local: phony esp-idf/esp_driver_sdspi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdspi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdspi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/install/strip: phony esp-idf/esp_driver_sdspi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdio/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdio/edit_cache: phony esp-idf/esp_driver_sdio/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdio/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdio && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/rebuild_cache: phony esp-idf/esp_driver_sdio/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdio/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdio/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/install: phony esp-idf/esp_driver_sdio/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdio/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/install/local: phony esp-idf/esp_driver_sdio/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdio/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/install/strip: phony esp-idf/esp_driver_sdio/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_dac/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_dac && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_dac/edit_cache: phony esp-idf/esp_driver_dac/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_dac/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_dac && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/rebuild_cache: phony esp-idf/esp_driver_dac/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_dac/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_dac/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_dac/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_dac && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/install: phony esp-idf/esp_driver_dac/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_dac/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_dac/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_dac && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/install/local: phony esp-idf/esp_driver_dac/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_dac/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_dac/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_dac && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/install/strip: phony esp-idf/esp_driver_dac/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_rmt + + +############################################# +# Order-only phony target for __idf_esp_driver_rmt + +build cmake_object_order_depends_target___idf_esp_driver_rmt: phony || cmake_object_order_depends_target___idf_esp_driver_tsens + +build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj: C_COMPILER____idf_esp_driver_rmt_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_common.c || cmake_object_order_depends_target___idf_esp_driver_rmt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb + TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_rmt + + +############################################# +# Link the static library esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +build esp-idf/esp_driver_rmt/libesp_driver_rmt.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_rmt_ esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj || esp-idf/esp_driver_tsens/libesp_driver_tsens.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb + TARGET_FILE = esp-idf/esp_driver_rmt/libesp_driver_rmt.a + TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_rmt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_rmt/edit_cache: phony esp-idf/esp_driver_rmt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_rmt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/rebuild_cache: phony esp-idf/esp_driver_rmt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_rmt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_rmt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_rmt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/install: phony esp-idf/esp_driver_rmt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_rmt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_rmt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/install/local: phony esp-idf/esp_driver_rmt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_rmt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_rmt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/install/strip: phony esp-idf/esp_driver_rmt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_tsens + + +############################################# +# Order-only phony target for __idf_esp_driver_tsens + +build cmake_object_order_depends_target___idf_esp_driver_tsens: phony || cmake_object_order_depends_target___idf_esp_driver_sdm + +build esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj: C_COMPILER____idf_esp_driver_tsens_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/src/temperature_sensor.c || cmake_object_order_depends_target___idf_esp_driver_tsens + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/__idf_esp_driver_tsens.pdb + TARGET_PDB = esp-idf/esp_driver_tsens/libesp_driver_tsens.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_tsens + + +############################################# +# Link the static library esp-idf/esp_driver_tsens/libesp_driver_tsens.a + +build esp-idf/esp_driver_tsens/libesp_driver_tsens.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_tsens_ esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj || esp-idf/esp_driver_sdm/libesp_driver_sdm.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/__idf_esp_driver_tsens.pdb + TARGET_FILE = esp-idf/esp_driver_tsens/libesp_driver_tsens.a + TARGET_PDB = esp-idf/esp_driver_tsens/libesp_driver_tsens.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_tsens/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_tsens/edit_cache: phony esp-idf/esp_driver_tsens/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_tsens/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/rebuild_cache: phony esp-idf/esp_driver_tsens/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_tsens/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_tsens/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_tsens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/install: phony esp-idf/esp_driver_tsens/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_tsens/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_tsens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/install/local: phony esp-idf/esp_driver_tsens/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_tsens/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_tsens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/install/strip: phony esp-idf/esp_driver_tsens/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_sdm + + +############################################# +# Order-only phony target for __idf_esp_driver_sdm + +build cmake_object_order_depends_target___idf_esp_driver_sdm: phony || cmake_object_order_depends_target___idf_esp_driver_i2c + +build esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj: C_COMPILER____idf_esp_driver_sdm_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/src/sdm.c || cmake_object_order_depends_target___idf_esp_driver_sdm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/__idf_esp_driver_sdm.pdb + TARGET_PDB = esp-idf/esp_driver_sdm/libesp_driver_sdm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_sdm + + +############################################# +# Link the static library esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +build esp-idf/esp_driver_sdm/libesp_driver_sdm.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdm_ esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj || esp-idf/esp_driver_i2c/libesp_driver_i2c.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/__idf_esp_driver_sdm.pdb + TARGET_FILE = esp-idf/esp_driver_sdm/libesp_driver_sdm.a + TARGET_PDB = esp-idf/esp_driver_sdm/libesp_driver_sdm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdm/edit_cache: phony esp-idf/esp_driver_sdm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/rebuild_cache: phony esp-idf/esp_driver_sdm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/install: phony esp-idf/esp_driver_sdm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/install/local: phony esp-idf/esp_driver_sdm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/install/strip: phony esp-idf/esp_driver_sdm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_i2c + + +############################################# +# Order-only phony target for __idf_esp_driver_i2c + +build cmake_object_order_depends_target___idf_esp_driver_i2c: phony || cmake_object_order_depends_target___idf_esp_driver_ledc + +build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj: C_COMPILER____idf_esp_driver_i2c_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_master.c || cmake_object_order_depends_target___idf_esp_driver_i2c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_driver_i2c/i2c_common.c || cmake_object_order_depends_target___idf_esp_driver_i2c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_driver_i2c/i2c_slave.c || cmake_object_order_depends_target___idf_esp_driver_i2c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb + TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_i2c + + +############################################# +# Link the static library esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +build esp-idf/esp_driver_i2c/libesp_driver_i2c.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_i2c_ esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj || esp-idf/esp_driver_ledc/libesp_driver_ledc.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb + TARGET_FILE = esp-idf/esp_driver_i2c/libesp_driver_i2c.a + TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_i2c/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_i2c/edit_cache: phony esp-idf/esp_driver_i2c/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_i2c/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/rebuild_cache: phony esp-idf/esp_driver_i2c/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_i2c/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_i2c/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_i2c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/install: phony esp-idf/esp_driver_i2c/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_i2c/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_i2c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/install/local: phony esp-idf/esp_driver_i2c/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_i2c/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_i2c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/install/strip: phony esp-idf/esp_driver_i2c/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_ledc + + +############################################# +# Order-only phony target for __idf_esp_driver_ledc + +build cmake_object_order_depends_target___idf_esp_driver_ledc: phony || cmake_object_order_depends_target___idf_esp_driver_usb_serial_jtag + +build esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj: C_COMPILER____idf_esp_driver_ledc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/src/ledc.c || cmake_object_order_depends_target___idf_esp_driver_ledc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/__idf_esp_driver_ledc.pdb + TARGET_PDB = esp-idf/esp_driver_ledc/libesp_driver_ledc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_ledc + + +############################################# +# Link the static library esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +build esp-idf/esp_driver_ledc/libesp_driver_ledc.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_ledc_ esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj || esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/__idf_esp_driver_ledc.pdb + TARGET_FILE = esp-idf/esp_driver_ledc/libesp_driver_ledc.a + TARGET_PDB = esp-idf/esp_driver_ledc/libesp_driver_ledc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_ledc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_ledc/edit_cache: phony esp-idf/esp_driver_ledc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_ledc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/rebuild_cache: phony esp-idf/esp_driver_ledc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_ledc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_ledc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_ledc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/install: phony esp-idf/esp_driver_ledc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_ledc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_ledc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/install/local: phony esp-idf/esp_driver_ledc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_ledc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_ledc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/install/strip: phony esp-idf/esp_driver_ledc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_parlio/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_parlio/edit_cache: phony esp-idf/esp_driver_parlio/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_parlio/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_parlio && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/rebuild_cache: phony esp-idf/esp_driver_parlio/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_parlio/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_parlio/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_parlio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/install: phony esp-idf/esp_driver_parlio/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_parlio/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_parlio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/install/local: phony esp-idf/esp_driver_parlio/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_parlio/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_parlio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/install/strip: phony esp-idf/esp_driver_parlio/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_usb_serial_jtag + + +############################################# +# Order-only phony target for __idf_esp_driver_usb_serial_jtag + +build cmake_object_order_depends_target___idf_esp_driver_usb_serial_jtag: phony || cmake_object_order_depends_target___idf_driver + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj: C_COMPILER____idf_esp_driver_usb_serial_jtag_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag.c || cmake_object_order_depends_target___idf_esp_driver_usb_serial_jtag + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb + TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj: C_COMPILER____idf_esp_driver_usb_serial_jtag_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_connection_monitor.c || cmake_object_order_depends_target___idf_esp_driver_usb_serial_jtag + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb + TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj: C_COMPILER____idf_esp_driver_usb_serial_jtag_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_vfs.c || cmake_object_order_depends_target___idf_esp_driver_usb_serial_jtag + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb + TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_usb_serial_jtag + + +############################################# +# Link the static library esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a + +build esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_usb_serial_jtag_ esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj || esp-idf/driver/libdriver.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb + TARGET_FILE = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a + TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/edit_cache: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/rebuild_cache: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_usb_serial_jtag/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_usb_serial_jtag/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/install: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_usb_serial_jtag/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/install/local: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_usb_serial_jtag/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/install/strip: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_driver + + +############################################# +# Order-only phony target for __idf_driver + +build cmake_object_order_depends_target___idf_driver: phony || cmake_object_order_depends_target___idf_esp_phy + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/adc_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/driver/deprecated/adc_dma_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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/timer_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/timer_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/driver/i2c/i2c.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/driver/deprecated/i2s_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/driver/deprecated/rmt_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/driver/deprecated/sigma_delta_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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/rtc_temperature_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/rtc_temperature_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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/twai/twai.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/twai.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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 + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_driver + + +############################################# +# Link the static library esp-idf/driver/libdriver.a + +build esp-idf/driver/libdriver.a: C_STATIC_LIBRARY_LINKER____idf_driver_ esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj || esp-idf/esp_phy/libesp_phy.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_FILE = esp-idf/driver/libdriver.a + TARGET_PDB = esp-idf/driver/libdriver.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/driver/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/driver/edit_cache: phony esp-idf/driver/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/driver/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/driver/rebuild_cache: phony esp-idf/driver/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/driver/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/driver/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/driver/install: phony esp-idf/driver/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/driver/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/driver/install/local: phony esp-idf/driver/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/driver/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/driver/install/strip: phony esp-idf/driver/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_phy + + +############################################# +# Order-only phony target for __idf_esp_phy + +build cmake_object_order_depends_target___idf_esp_phy: phony || cmake_object_order_depends_target___idf_esp_vfs_console + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_override.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_phy/src/lib_printf.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_phy/src/phy_common.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_phy/src/phy_init.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/phy_init_data.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/phy_init_data.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/esp-idf/components/esp_phy/src/btbb_init.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_phy + + +############################################# +# Link the static library esp-idf/esp_phy/libesp_phy.a + +build esp-idf/esp_phy/libesp_phy.a: C_STATIC_LIBRARY_LINKER____idf_esp_phy_ esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj || esp-idf/esp_vfs_console/libesp_vfs_console.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_FILE = esp-idf/esp_phy/libesp_phy.a + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_phy/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_phy/edit_cache: phony esp-idf/esp_phy/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_phy/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_phy/rebuild_cache: phony esp-idf/esp_phy/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_phy/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_phy/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_phy/install: phony esp-idf/esp_phy/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_phy/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_phy/install/local: phony esp-idf/esp_phy/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_phy/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_phy/install/strip: phony esp-idf/esp_phy/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_vfs_console + + +############################################# +# Order-only phony target for __idf_esp_vfs_console + +build cmake_object_order_depends_target___idf_esp_vfs_console: phony || cmake_object_order_depends_target___idf_vfs + +build esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj: C_COMPILER____idf_esp_vfs_console_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/vfs_console.c || cmake_object_order_depends_target___idf_esp_vfs_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir + OBJECT_FILE_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir + TARGET_COMPILE_PDB = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/__idf_esp_vfs_console.pdb + TARGET_PDB = esp-idf/esp_vfs_console/libesp_vfs_console.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_vfs_console + + +############################################# +# Link the static library esp-idf/esp_vfs_console/libesp_vfs_console.a + +build esp-idf/esp_vfs_console/libesp_vfs_console.a: C_STATIC_LIBRARY_LINKER____idf_esp_vfs_console_ esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj || esp-idf/vfs/libvfs.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/__idf_esp_vfs_console.pdb + TARGET_FILE = esp-idf/esp_vfs_console/libesp_vfs_console.a + TARGET_PDB = esp-idf/esp_vfs_console/libesp_vfs_console.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_vfs_console/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_vfs_console/edit_cache: phony esp-idf/esp_vfs_console/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_vfs_console/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/rebuild_cache: phony esp-idf/esp_vfs_console/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_vfs_console/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_vfs_console/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_vfs_console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/install: phony esp-idf/esp_vfs_console/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_vfs_console/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_vfs_console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/install/local: phony esp-idf/esp_vfs_console/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_vfs_console/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_vfs_console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/install/strip: phony esp-idf/esp_vfs_console/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_vfs + + +############################################# +# Order-only phony target for __idf_vfs + +build cmake_object_order_depends_target___idf_vfs: phony || cmake_object_order_depends_target___idf_lwip + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj: C_COMPILER____idf_vfs_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/vfs/vfs.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/vfs/vfs_eventfd.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/vfs/vfs_semihost.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_PDB = esp-idf/vfs/libvfs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_vfs + + +############################################# +# Link the static library esp-idf/vfs/libvfs.a + +build esp-idf/vfs/libvfs.a: C_STATIC_LIBRARY_LINKER____idf_vfs_ esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj || esp-idf/lwip/liblwip.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_FILE = esp-idf/vfs/libvfs.a + TARGET_PDB = esp-idf/vfs/libvfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/vfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/vfs/edit_cache: phony esp-idf/vfs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/vfs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/vfs/rebuild_cache: phony esp-idf/vfs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/vfs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/vfs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/vfs/install: phony esp-idf/vfs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/vfs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/vfs/install/local: phony esp-idf/vfs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/vfs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/vfs/install/strip: phony esp-idf/vfs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_lwip + + +############################################# +# Order-only phony target for __idf_lwip + +build cmake_object_order_depends_target___idf_lwip: phony || cmake_object_order_depends_target___idf_esp_netif + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/sntp/sntp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-array-parameter + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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/esp32xx/vfs_lwip.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_lwip + + +############################################# +# Link the static library esp-idf/lwip/liblwip.a + +build esp-idf/lwip/liblwip.a: C_STATIC_LIBRARY_LINKER____idf_lwip_ esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj || esp-idf/esp_netif/libesp_netif.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_FILE = esp-idf/lwip/liblwip.a + TARGET_PDB = esp-idf/lwip/liblwip.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/lwip/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/lwip/edit_cache: phony esp-idf/lwip/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/lwip/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/lwip/rebuild_cache: phony esp-idf/lwip/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/lwip/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/lwip/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/lwip/install: phony esp-idf/lwip/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/lwip/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/lwip/install/local: phony esp-idf/lwip/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/lwip/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/lwip/install/strip: phony esp-idf/lwip/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif_stack/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif_stack && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_netif_stack/edit_cache: phony esp-idf/esp_netif_stack/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif_stack && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/rebuild_cache: phony esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_netif_stack/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_netif_stack/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_netif_stack/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif_stack && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/install: phony esp-idf/esp_netif_stack/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_netif_stack/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_netif_stack/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif_stack && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/install/local: phony esp-idf/esp_netif_stack/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_netif_stack/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_netif_stack/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif_stack && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/install/strip: phony esp-idf/esp_netif_stack/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_netif + + +############################################# +# Order-only phony target for __idf_esp_netif + +build cmake_object_order_depends_target___idf_esp_netif: phony || cmake_object_order_depends_target___idf_wpa_supplicant + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_handlers.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_netif + + +############################################# +# Link the static library esp-idf/esp_netif/libesp_netif.a + +build esp-idf/esp_netif/libesp_netif.a: C_STATIC_LIBRARY_LINKER____idf_esp_netif_ esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj || esp-idf/wpa_supplicant/libwpa_supplicant.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_FILE = esp-idf/esp_netif/libesp_netif.a + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_netif/edit_cache: phony esp-idf/esp_netif/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_netif/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_netif/rebuild_cache: phony esp-idf/esp_netif/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_netif/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_netif/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_netif/install: phony esp-idf/esp_netif/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_netif/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_netif/install/local: phony esp-idf/esp_netif/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_netif/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_netif/install/strip: phony esp-idf/esp_netif/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_wpa_supplicant + + +############################################# +# Order-only phony target for __idf_wpa_supplicant + +build cmake_object_order_depends_target___idf_wpa_supplicant: phony || cmake_object_order_depends_target___idf_esp_coex + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/os_xtensa.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wpa_supplicant + + +############################################# +# Link the static library esp-idf/wpa_supplicant/libwpa_supplicant.a + +build esp-idf/wpa_supplicant/libwpa_supplicant.a: C_STATIC_LIBRARY_LINKER____idf_wpa_supplicant_ esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj || esp-idf/esp_coex/libesp_coex.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_FILE = esp-idf/wpa_supplicant/libwpa_supplicant.a + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wpa_supplicant/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/wpa_supplicant/edit_cache: phony esp-idf/wpa_supplicant/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/rebuild_cache: phony esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wpa_supplicant/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wpa_supplicant/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install: phony esp-idf/wpa_supplicant/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wpa_supplicant/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install/local: phony esp-idf/wpa_supplicant/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wpa_supplicant/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install/strip: phony esp-idf/wpa_supplicant/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_coex + + +############################################# +# Order-only phony target for __idf_esp_coex + +build cmake_object_order_depends_target___idf_esp_coex: phony || cmake_object_order_depends_target___idf_esp_wifi + +build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj: C_COMPILER____idf_esp_coex_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/esp32c3/esp_coex_adapter.c || cmake_object_order_depends_target___idf_esp_coex + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/esp-idf/components/esp_coex/src/coexist_debug_diagram.c || cmake_object_order_depends_target___idf_esp_coex + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_coex/src/coexist_debug.c || cmake_object_order_depends_target___idf_esp_coex + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir + OBJECT_FILE_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb + TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_coex + + +############################################# +# Link the static library esp-idf/esp_coex/libesp_coex.a + +build esp-idf/esp_coex/libesp_coex.a: C_STATIC_LIBRARY_LINKER____idf_esp_coex_ esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj || esp-idf/esp_wifi/libesp_wifi.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb + TARGET_FILE = esp-idf/esp_coex/libesp_coex.a + TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_coex/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_coex/edit_cache: phony esp-idf/esp_coex/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_coex/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_coex/rebuild_cache: phony esp-idf/esp_coex/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_coex/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_coex/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_coex/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_coex/install: phony esp-idf/esp_coex/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_coex/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_coex/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_coex/install/local: phony esp-idf/esp_coex/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_coex/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_coex/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_coex/install/strip: phony esp-idf/esp_coex/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_wifi + + +############################################# +# Order-only phony target for __idf_esp_wifi + +build cmake_object_order_depends_target___idf_esp_wifi: phony || cmake_object_order_depends_target___idf_http_parser + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/lib_printf.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_wifi/src/mesh_event.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_wifi/src/smartconfig.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_wifi/src/wifi_init.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_wifi/src/wifi_default.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_wifi/src/wifi_netif.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_wifi/src/wifi_default_ap.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/esp_adapter.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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.3.2/esp-idf/components/esp_wifi/src/smartconfig_ack.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_wifi + + +############################################# +# Link the static library esp-idf/esp_wifi/libesp_wifi.a + +build esp-idf/esp_wifi/libesp_wifi.a: C_STATIC_LIBRARY_LINKER____idf_esp_wifi_ esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj || esp-idf/http_parser/libhttp_parser.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_FILE = esp-idf/esp_wifi/libesp_wifi.a + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_wifi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_wifi/edit_cache: phony esp-idf/esp_wifi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_wifi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_wifi/rebuild_cache: phony esp-idf/esp_wifi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_wifi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_wifi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install: phony esp-idf/esp_wifi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_wifi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install/local: phony esp-idf/esp_wifi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_wifi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install/strip: phony esp-idf/esp_wifi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/bt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/bt/edit_cache: phony esp-idf/bt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bt/rebuild_cache: phony esp-idf/bt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bt/install: phony esp-idf/bt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bt/install/local: phony esp-idf/bt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bt/install/strip: phony esp-idf/bt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_unity + + +############################################# +# Order-only phony target for __idf_unity + +build cmake_object_order_depends_target___idf_unity: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src/unity.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/unity/unity_compat.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/unity/unity_runner.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/unity/unity_utils_freertos.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/unity/unity_utils_cache.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/unity/unity_utils_memory.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/unity/unity_port_esp32.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_unity + + +############################################# +# Link the static library esp-idf/unity/libunity.a + +build esp-idf/unity/libunity.a: C_STATIC_LIBRARY_LINKER____idf_unity_ esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_FILE = esp-idf/unity/libunity.a + TARGET_PDB = esp-idf/unity/libunity.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/unity/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/unity/edit_cache: phony esp-idf/unity/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/unity/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/unity/rebuild_cache: phony esp-idf/unity/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/unity/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/unity/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/unity/install: phony esp-idf/unity/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/unity/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/unity/install/local: phony esp-idf/unity/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/unity/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/unity/install/strip: phony esp-idf/unity/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_cmock + + +############################################# +# Order-only phony target for __idf_cmock + +build cmake_object_order_depends_target___idf_cmock: phony || cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_unity + +build esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj: C_COMPILER____idf_cmock_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src/cmock.c || cmake_object_order_depends_target___idf_cmock + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src + OBJECT_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir + OBJECT_FILE_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src + TARGET_COMPILE_PDB = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/__idf_cmock.pdb + TARGET_PDB = esp-idf/cmock/libcmock.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_cmock + + +############################################# +# Link the static library esp-idf/cmock/libcmock.a + +build esp-idf/cmock/libcmock.a: C_STATIC_LIBRARY_LINKER____idf_cmock_ esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj || esp-idf/riscv/libriscv.a esp-idf/unity/libunity.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/__idf_cmock.pdb + TARGET_FILE = esp-idf/cmock/libcmock.a + TARGET_PDB = esp-idf/cmock/libcmock.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cmock/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/cmock/edit_cache: phony esp-idf/cmock/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/cmock/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/cmock/rebuild_cache: phony esp-idf/cmock/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/cmock/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/cmock/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/cmock/install: phony esp-idf/cmock/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/cmock/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/cmock/install/local: phony esp-idf/cmock/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/cmock/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/cmock/install/strip: phony esp-idf/cmock/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_console + + +############################################# +# Order-only phony target for __idf_console + +build cmake_object_order_depends_target___idf_console: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/console/commands.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/esp_console_common.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/split_argv.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/linenoise/linenoise.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/esp_console_repl_chip.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_cmd.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_date.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_dbl.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_dstr.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_end.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_file.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_hashtable.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_int.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_lit.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_rem.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_rex.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_str.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/arg_utils.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/console/argtable3/argtable3.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_console + + +############################################# +# Link the static library esp-idf/console/libconsole.a + +build esp-idf/console/libconsole.a: C_STATIC_LIBRARY_LINKER____idf_console_ esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_FILE = esp-idf/console/libconsole.a + TARGET_PDB = esp-idf/console/libconsole.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/console/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/console/edit_cache: phony esp-idf/console/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/console/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/console/rebuild_cache: phony esp-idf/console/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/console/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/console/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/console/install: phony esp-idf/console/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/console/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/console/install/local: phony esp-idf/console/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/console/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/console/install/strip: phony esp-idf/console/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_http_parser + + +############################################# +# Order-only phony target for __idf_http_parser + +build cmake_object_order_depends_target___idf_http_parser: phony || cmake_object_order_depends_target___idf_esp-tls + +build esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj: C_COMPILER____idf_http_parser_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/http_parser/http_parser.c || cmake_object_order_depends_target___idf_http_parser + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir + OBJECT_FILE_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir + TARGET_COMPILE_PDB = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/__idf_http_parser.pdb + TARGET_PDB = esp-idf/http_parser/libhttp_parser.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_http_parser + + +############################################# +# Link the static library esp-idf/http_parser/libhttp_parser.a + +build esp-idf/http_parser/libhttp_parser.a: C_STATIC_LIBRARY_LINKER____idf_http_parser_ esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj || esp-idf/esp-tls/libesp-tls.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/__idf_http_parser.pdb + TARGET_FILE = esp-idf/http_parser/libhttp_parser.a + TARGET_PDB = esp-idf/http_parser/libhttp_parser.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/http_parser/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/http_parser/edit_cache: phony esp-idf/http_parser/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/http_parser/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/http_parser/rebuild_cache: phony esp-idf/http_parser/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/http_parser/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/http_parser/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/http_parser/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/http_parser/install: phony esp-idf/http_parser/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/http_parser/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/http_parser/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/http_parser/install/local: phony esp-idf/http_parser/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/http_parser/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/http_parser/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/http_parser/install/strip: phony esp-idf/http_parser/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp-tls + + +############################################# +# Order-only phony target for __idf_esp-tls + +build cmake_object_order_depends_target___idf_esp-tls: phony || cmake_object_order_depends_target___idf_esp_adc + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj: C_COMPILER____idf_esp-tls_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp-tls/esp_tls_error_capture.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp-tls/esp_tls_platform_port.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp-tls/esp_tls_mbedtls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp-tls + + +############################################# +# Link the static library esp-idf/esp-tls/libesp-tls.a + +build esp-idf/esp-tls/libesp-tls.a: C_STATIC_LIBRARY_LINKER____idf_esp-tls_ esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj || esp-idf/esp_adc/libesp_adc.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_FILE = esp-idf/esp-tls/libesp-tls.a + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp-tls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp-tls/edit_cache: phony esp-idf/esp-tls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp-tls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp-tls/rebuild_cache: phony esp-idf/esp-tls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp-tls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp-tls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp-tls/install: phony esp-idf/esp-tls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp-tls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp-tls/install/local: phony esp-idf/esp-tls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp-tls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp-tls/install/strip: phony esp-idf/esp-tls/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_adc + + +############################################# +# Order-only phony target for __idf_esp_adc + +build cmake_object_order_depends_target___idf_esp_adc: phony || cmake_object_order_depends_target___idf_esp_eth + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_oneshot.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_adc/adc_common.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_adc/adc_cali.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_adc/adc_cali_curve_fitting.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_adc/adc_continuous.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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_monitor.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_monitor.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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/gdma/adc_dma.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/gdma/adc_dma.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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/gdma + 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_filter.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_filter.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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/esp32c3/curve_fitting_coefficients.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/curve_fitting_coefficients.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + 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/esp32c3/esp_adc_cal_legacy.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/esp32c3/esp_adc_cal_legacy.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/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/esp32c3 + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_adc + + +############################################# +# Link the static library esp-idf/esp_adc/libesp_adc.a + +build esp-idf/esp_adc/libesp_adc.a: C_STATIC_LIBRARY_LINKER____idf_esp_adc_ esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj || esp-idf/esp_eth/libesp_eth.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_FILE = esp-idf/esp_adc/libesp_adc.a + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_adc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_adc/edit_cache: phony esp-idf/esp_adc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_adc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_adc/rebuild_cache: phony esp-idf/esp_adc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_adc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_adc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_adc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_adc/install: phony esp-idf/esp_adc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_adc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_adc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_adc/install/local: phony esp-idf/esp_adc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_adc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_adc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_adc/install/strip: phony esp-idf/esp_adc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_isp/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_isp && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_isp/edit_cache: phony esp-idf/esp_driver_isp/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_isp/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_isp && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/rebuild_cache: phony esp-idf/esp_driver_isp/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_isp/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_isp/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_isp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_isp && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/install: phony esp-idf/esp_driver_isp/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_isp/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_isp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_isp && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/install/local: phony esp-idf/esp_driver_isp/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_isp/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_isp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_isp && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/install/strip: phony esp-idf/esp_driver_isp/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_cam + + +############################################# +# Order-only phony target for __idf_esp_driver_cam + +build cmake_object_order_depends_target___idf_esp_driver_cam: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj: C_COMPILER____idf_esp_driver_cam_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/esp_cam_ctlr.c || cmake_object_order_depends_target___idf_esp_driver_cam + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb + TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_cam + + +############################################# +# Link the static library esp-idf/esp_driver_cam/libesp_driver_cam.a + +build esp-idf/esp_driver_cam/libesp_driver_cam.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_cam_ esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb + TARGET_FILE = esp-idf/esp_driver_cam/libesp_driver_cam.a + TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_cam/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_cam/edit_cache: phony esp-idf/esp_driver_cam/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_cam/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/rebuild_cache: phony esp-idf/esp_driver_cam/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_cam/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_cam/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_cam/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/install: phony esp-idf/esp_driver_cam/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_cam/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_cam/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/install/local: phony esp-idf/esp_driver_cam/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_cam/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_cam/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/install/strip: phony esp-idf/esp_driver_cam/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_jpeg/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_jpeg/edit_cache: phony esp-idf/esp_driver_jpeg/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_jpeg/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/rebuild_cache: phony esp-idf/esp_driver_jpeg/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_jpeg/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_jpeg/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_jpeg/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/install: phony esp-idf/esp_driver_jpeg/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_jpeg/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_jpeg/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/install/local: phony esp-idf/esp_driver_jpeg/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_jpeg/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_jpeg/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/install/strip: phony esp-idf/esp_driver_jpeg/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_ppa/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_ppa/edit_cache: phony esp-idf/esp_driver_ppa/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_ppa/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ppa && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/rebuild_cache: phony esp-idf/esp_driver_ppa/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_ppa/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_ppa/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_ppa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/install: phony esp-idf/esp_driver_ppa/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_ppa/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_ppa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/install/local: phony esp-idf/esp_driver_ppa/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_ppa/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_ppa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/install/strip: phony esp-idf/esp_driver_ppa/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_touch_sens/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_touch_sens/edit_cache: phony esp-idf/esp_driver_touch_sens/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_touch_sens/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/rebuild_cache: phony esp-idf/esp_driver_touch_sens/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_touch_sens/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_touch_sens/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_touch_sens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/install: phony esp-idf/esp_driver_touch_sens/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_touch_sens/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_touch_sens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/install/local: phony esp-idf/esp_driver_touch_sens/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_touch_sens/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_touch_sens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/install/strip: phony esp-idf/esp_driver_touch_sens/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_eth + + +############################################# +# Order-only phony target for __idf_esp_eth + +build cmake_object_order_depends_target___idf_esp_eth: phony || cmake_object_order_depends_target___idf_esp_gdbstub + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/src/esp_eth.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/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 + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_eth + + +############################################# +# Link the static library esp-idf/esp_eth/libesp_eth.a + +build esp-idf/esp_eth/libesp_eth.a: C_STATIC_LIBRARY_LINKER____idf_esp_eth_ esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj || esp-idf/esp_gdbstub/libesp_gdbstub.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_FILE = esp-idf/esp_eth/libesp_eth.a + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_eth/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_eth/edit_cache: phony esp-idf/esp_eth/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_eth/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_eth/rebuild_cache: phony esp-idf/esp_eth/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_eth/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_eth/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_eth/install: phony esp-idf/esp_eth/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_eth/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_eth/install/local: phony esp-idf/esp_eth/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_eth/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_eth/install/strip: phony esp-idf/esp_eth/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_gdbstub + + +############################################# +# Order-only phony target for __idf_esp_gdbstub + +build cmake_object_order_depends_target___idf_esp_gdbstub: phony || cmake_object_order_depends_target___idf_tcp_transport + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj: C_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/gdbstub.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_gdbstub/src/packet.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/riscv/gdbstub_riscv.c.obj: C_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/gdbstub_riscv.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/riscv + 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/riscv/rv_decode.c.obj: C_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/rv_decode.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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/riscv + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_gdbstub + + +############################################# +# Link the static library esp-idf/esp_gdbstub/libesp_gdbstub.a + +build esp-idf/esp_gdbstub/libesp_gdbstub.a: C_STATIC_LIBRARY_LINKER____idf_esp_gdbstub_ esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj || esp-idf/tcp_transport/libtcp_transport.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_FILE = esp-idf/esp_gdbstub/libesp_gdbstub.a + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_gdbstub/edit_cache: phony esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/rebuild_cache: phony esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_gdbstub/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_gdbstub/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install: phony esp-idf/esp_gdbstub/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_gdbstub/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install/local: phony esp-idf/esp_gdbstub/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_gdbstub/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install/strip: phony esp-idf/esp_gdbstub/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_hid + + +############################################# +# Order-only phony target for __idf_esp_hid + +build cmake_object_order_depends_target___idf_esp_hid: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj: C_COMPILER____idf_esp_hid_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hidd.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hid/src/esp_hidh.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_hid/src/esp_hid_common.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir + OBJECT_FILE_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb + TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_hid + + +############################################# +# Link the static library esp-idf/esp_hid/libesp_hid.a + +build esp-idf/esp_hid/libesp_hid.a: C_STATIC_LIBRARY_LINKER____idf_esp_hid_ esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb + TARGET_FILE = esp-idf/esp_hid/libesp_hid.a + TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hid/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hid/edit_cache: phony esp-idf/esp_hid/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hid/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hid/rebuild_cache: phony esp-idf/esp_hid/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hid/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hid/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hid/install: phony esp-idf/esp_hid/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hid/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hid/install/local: phony esp-idf/esp_hid/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hid/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hid/install/strip: phony esp-idf/esp_hid/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tcp_transport + + +############################################# +# Order-only phony target for __idf_tcp_transport + +build cmake_object_order_depends_target___idf_tcp_transport: phony || cmake_object_order_depends_target___idf_esp_http_client + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj: C_COMPILER____idf_tcp_transport_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/tcp_transport/transport_ssl.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/tcp_transport/transport_internal.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/tcp_transport/transport_socks_proxy.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/tcp_transport/transport_ws.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tcp_transport + + +############################################# +# Link the static library esp-idf/tcp_transport/libtcp_transport.a + +build esp-idf/tcp_transport/libtcp_transport.a: C_STATIC_LIBRARY_LINKER____idf_tcp_transport_ esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj || esp-idf/esp_http_client/libesp_http_client.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_FILE = esp-idf/tcp_transport/libtcp_transport.a + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tcp_transport/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/tcp_transport/edit_cache: phony esp-idf/tcp_transport/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tcp_transport/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tcp_transport/rebuild_cache: phony esp-idf/tcp_transport/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tcp_transport/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tcp_transport/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install: phony esp-idf/tcp_transport/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tcp_transport/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install/local: phony esp-idf/tcp_transport/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tcp_transport/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install/strip: phony esp-idf/tcp_transport/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_http_client + + +############################################# +# Order-only phony target for __idf_esp_http_client + +build cmake_object_order_depends_target___idf_esp_http_client: phony || cmake_object_order_depends_target___idf_esp_http_server + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj: C_COMPILER____idf_esp_http_client_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/esp_http_client.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_http_client + + +############################################# +# Link the static library esp-idf/esp_http_client/libesp_http_client.a + +build esp-idf/esp_http_client/libesp_http_client.a: C_STATIC_LIBRARY_LINKER____idf_esp_http_client_ esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj || esp-idf/esp_http_server/libesp_http_server.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_FILE = esp-idf/esp_http_client/libesp_http_client.a + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_client/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_http_client/edit_cache: phony esp-idf/esp_http_client/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_http_client/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_http_client/rebuild_cache: phony esp-idf/esp_http_client/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_http_client/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_http_client/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install: phony esp-idf/esp_http_client/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_http_client/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install/local: phony esp-idf/esp_http_client/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_http_client/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install/strip: phony esp-idf/esp_http_client/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_http_server + + +############################################# +# Order-only phony target for __idf_esp_http_server + +build cmake_object_order_depends_target___idf_esp_http_server: phony || cmake_object_order_depends_target___idf_esp_https_ota + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_main.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_http_server + + +############################################# +# Link the static library esp-idf/esp_http_server/libesp_http_server.a + +build esp-idf/esp_http_server/libesp_http_server.a: C_STATIC_LIBRARY_LINKER____idf_esp_http_server_ esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj || esp-idf/esp_https_ota/libesp_https_ota.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_FILE = esp-idf/esp_http_server/libesp_http_server.a + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_http_server/edit_cache: phony esp-idf/esp_http_server/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_http_server/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_http_server/rebuild_cache: phony esp-idf/esp_http_server/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_http_server/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_http_server/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install: phony esp-idf/esp_http_server/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_http_server/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install/local: phony esp-idf/esp_http_server/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_http_server/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install/strip: phony esp-idf/esp_http_server/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_https_ota + + +############################################# +# Order-only phony target for __idf_esp_https_ota + +build cmake_object_order_depends_target___idf_esp_https_ota: phony || cmake_object_order_depends_target___idf_espcoredump + +build esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj: C_COMPILER____idf_esp_https_ota_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/src/esp_https_ota.c || cmake_object_order_depends_target___idf_esp_https_ota + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include + OBJECT_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir + OBJECT_FILE_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/__idf_esp_https_ota.pdb + TARGET_PDB = esp-idf/esp_https_ota/libesp_https_ota.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_https_ota + + +############################################# +# Link the static library esp-idf/esp_https_ota/libesp_https_ota.a + +build esp-idf/esp_https_ota/libesp_https_ota.a: C_STATIC_LIBRARY_LINKER____idf_esp_https_ota_ esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj || esp-idf/espcoredump/libespcoredump.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/__idf_esp_https_ota.pdb + TARGET_FILE = esp-idf/esp_https_ota/libesp_https_ota.a + TARGET_PDB = esp-idf/esp_https_ota/libesp_https_ota.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_ota/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_https_ota/edit_cache: phony esp-idf/esp_https_ota/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/rebuild_cache: phony esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_https_ota/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_https_ota/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install: phony esp-idf/esp_https_ota/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_https_ota/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install/local: phony esp-idf/esp_https_ota/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_https_ota/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install/strip: phony esp-idf/esp_https_ota/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_https_server + + +############################################# +# Order-only phony target for __idf_esp_https_server + +build cmake_object_order_depends_target___idf_esp_https_server: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj: C_COMPILER____idf_esp_https_server_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/src/https_server.c || cmake_object_order_depends_target___idf_esp_https_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir + OBJECT_FILE_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/__idf_esp_https_server.pdb + TARGET_PDB = esp-idf/esp_https_server/libesp_https_server.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_https_server + + +############################################# +# Link the static library esp-idf/esp_https_server/libesp_https_server.a + +build esp-idf/esp_https_server/libesp_https_server.a: C_STATIC_LIBRARY_LINKER____idf_esp_https_server_ esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/__idf_esp_https_server.pdb + TARGET_FILE = esp-idf/esp_https_server/libesp_https_server.a + TARGET_PDB = esp-idf/esp_https_server/libesp_https_server.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_https_server/edit_cache: phony esp-idf/esp_https_server/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_https_server/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_https_server/rebuild_cache: phony esp-idf/esp_https_server/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_https_server/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_https_server/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install: phony esp-idf/esp_https_server/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_https_server/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install/local: phony esp-idf/esp_https_server/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_https_server/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install/strip: phony esp-idf/esp_https_server/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_psram/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_psram && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_psram/edit_cache: phony esp-idf/esp_psram/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_psram/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_psram && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_psram/rebuild_cache: phony esp-idf/esp_psram/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_psram/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_psram/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_psram/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_psram && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_psram/install: phony esp-idf/esp_psram/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_psram/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_psram/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_psram && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_psram/install/local: phony esp-idf/esp_psram/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_psram/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_psram/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_psram && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_psram/install/strip: phony esp-idf/esp_psram/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_lcd + + +############################################# +# Order-only phony target for __idf_esp_lcd + +build cmake_object_order_depends_target___idf_esp_lcd: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_common.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/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 + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_lcd + + +############################################# +# Link the static library esp-idf/esp_lcd/libesp_lcd.a + +build esp-idf/esp_lcd/libesp_lcd.a: C_STATIC_LIBRARY_LINKER____idf_esp_lcd_ esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_FILE = esp-idf/esp_lcd/libesp_lcd.a + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_lcd/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_lcd/edit_cache: phony esp-idf/esp_lcd/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_lcd/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_lcd/rebuild_cache: phony esp-idf/esp_lcd/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_lcd/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_lcd/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install: phony esp-idf/esp_lcd/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_lcd/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install/local: phony esp-idf/esp_lcd/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_lcd/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install/strip: phony esp-idf/esp_lcd/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_protobuf-c + + +############################################# +# Order-only phony target for __idf_protobuf-c + +build cmake_object_order_depends_target___idf_protobuf-c: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj: C_COMPILER____idf_protobuf-c_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c || cmake_object_order_depends_target___idf_protobuf-c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir + OBJECT_FILE_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c + TARGET_COMPILE_PDB = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/__idf_protobuf-c.pdb + TARGET_PDB = esp-idf/protobuf-c/libprotobuf-c.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_protobuf-c + + +############################################# +# Link the static library esp-idf/protobuf-c/libprotobuf-c.a + +build esp-idf/protobuf-c/libprotobuf-c.a: C_STATIC_LIBRARY_LINKER____idf_protobuf-c_ esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/__idf_protobuf-c.pdb + TARGET_FILE = esp-idf/protobuf-c/libprotobuf-c.a + TARGET_PDB = esp-idf/protobuf-c/libprotobuf-c.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protobuf-c/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/protobuf-c/edit_cache: phony esp-idf/protobuf-c/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/protobuf-c/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/protobuf-c/rebuild_cache: phony esp-idf/protobuf-c/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/protobuf-c/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/protobuf-c/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install: phony esp-idf/protobuf-c/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/protobuf-c/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install/local: phony esp-idf/protobuf-c/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/protobuf-c/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install/strip: phony esp-idf/protobuf-c/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_protocomm + + +############################################# +# Order-only phony target for __idf_protocomm + +build cmake_object_order_depends_target___idf_protocomm: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_riscv + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common/protocomm.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/proto-c/constants.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/proto-c/sec0.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/proto-c/sec1.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/proto-c/sec2.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/proto-c/session.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/src/transports/protocomm_console.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/src/transports/protocomm_httpd.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/src/security/security0.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/src/security/security1.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/src/security/security2.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_protocomm + + +############################################# +# Link the static library esp-idf/protocomm/libprotocomm.a + +build esp-idf/protocomm/libprotocomm.a: C_STATIC_LIBRARY_LINKER____idf_protocomm_ esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj || esp-idf/console/libconsole.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_FILE = esp-idf/protocomm/libprotocomm.a + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protocomm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/protocomm/edit_cache: phony esp-idf/protocomm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/protocomm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/protocomm/rebuild_cache: phony esp-idf/protocomm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/protocomm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/protocomm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/protocomm/install: phony esp-idf/protocomm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/protocomm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/protocomm/install/local: phony esp-idf/protocomm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/protocomm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/protocomm/install/strip: phony esp-idf/protocomm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_local_ctrl + + +############################################# +# Order-only phony target for __idf_esp_local_ctrl + +build cmake_object_order_depends_target___idf_esp_local_ctrl: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_riscv + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj: C_COMPILER____idf_esp_local_ctrl_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_local_ctrl + + +############################################# +# Link the static library esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +build esp-idf/esp_local_ctrl/libesp_local_ctrl.a: C_STATIC_LIBRARY_LINKER____idf_esp_local_ctrl_ esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj || esp-idf/console/libconsole.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_FILE = esp-idf/esp_local_ctrl/libesp_local_ctrl.a + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_local_ctrl/edit_cache: phony esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/rebuild_cache: phony esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_local_ctrl/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_local_ctrl/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install: phony esp-idf/esp_local_ctrl/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_local_ctrl/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install/local: phony esp-idf/esp_local_ctrl/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_local_ctrl/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install/strip: phony esp-idf/esp_local_ctrl/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espcoredump + + +############################################# +# Order-only phony target for __idf_espcoredump + +build cmake_object_order_depends_target___idf_espcoredump: phony || esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/mbedtls/custom_bundle + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_init.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/espcoredump/src/core_dump_common.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/espcoredump/src/core_dump_flash.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/espcoredump/src/core_dump_uart.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/espcoredump/src/core_dump_elf.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/espcoredump/src/core_dump_binary.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/espcoredump/src/core_dump_sha.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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.3.2/esp-idf/components/espcoredump/src/core_dump_crc.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/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/riscv/core_dump_port.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/port/riscv/core_dump_port.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espcoredump + + +############################################# +# Link the static library esp-idf/espcoredump/libespcoredump.a + +build esp-idf/espcoredump/libespcoredump.a: C_STATIC_LIBRARY_LINKER____idf_espcoredump_ esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj || esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/mbedtls/custom_bundle + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_FILE = esp-idf/espcoredump/libespcoredump.a + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espcoredump/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/espcoredump/edit_cache: phony esp-idf/espcoredump/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espcoredump/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espcoredump/rebuild_cache: phony esp-idf/espcoredump/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espcoredump/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espcoredump/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espcoredump/install: phony esp-idf/espcoredump/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espcoredump/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espcoredump/install/local: phony esp-idf/espcoredump/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espcoredump/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espcoredump/install/strip: phony esp-idf/espcoredump/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_wear_levelling + + +############################################# +# Order-only phony target for __idf_wear_levelling + +build cmake_object_order_depends_target___idf_wear_levelling: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/Partition.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wear_levelling/SPI_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wear_levelling/WL_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wear_levelling/crc32.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wear_levelling/wear_levelling.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wear_levelling + + +############################################# +# Link the static library esp-idf/wear_levelling/libwear_levelling.a + +build esp-idf/wear_levelling/libwear_levelling.a: C_STATIC_LIBRARY_LINKER____idf_wear_levelling_ esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_FILE = esp-idf/wear_levelling/libwear_levelling.a + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wear_levelling/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/wear_levelling/edit_cache: phony esp-idf/wear_levelling/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wear_levelling/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wear_levelling/rebuild_cache: phony esp-idf/wear_levelling/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wear_levelling/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wear_levelling/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install: phony esp-idf/wear_levelling/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wear_levelling/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install/local: phony esp-idf/wear_levelling/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wear_levelling/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install/strip: phony esp-idf/wear_levelling/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_fatfs + + +############################################# +# Order-only phony target for __idf_fatfs + +build cmake_object_order_depends_target___idf_fatfs: phony || cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_wear_levelling + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/diskio/diskio_rawflash.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/diskio/diskio_wl.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/src/ff.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/src/ffunicode.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/port/freertos/ffsystem.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/diskio/diskio_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/vfs/vfs_fat.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_fatfs + + +############################################# +# Link the static library esp-idf/fatfs/libfatfs.a + +build esp-idf/fatfs/libfatfs.a: C_STATIC_LIBRARY_LINKER____idf_fatfs_ esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj || esp-idf/riscv/libriscv.a esp-idf/wear_levelling/libwear_levelling.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_FILE = esp-idf/fatfs/libfatfs.a + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/fatfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/fatfs/edit_cache: phony esp-idf/fatfs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/fatfs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/fatfs/rebuild_cache: phony esp-idf/fatfs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/fatfs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/fatfs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/fatfs/install: phony esp-idf/fatfs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/fatfs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/fatfs/install/local: phony esp-idf/fatfs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/fatfs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/fatfs/install/strip: phony esp-idf/fatfs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/idf_test/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/idf_test && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/idf_test/edit_cache: phony esp-idf/idf_test/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/idf_test/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/idf_test && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/idf_test/rebuild_cache: phony esp-idf/idf_test/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/idf_test/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/idf_test/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/idf_test && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/idf_test/install: phony esp-idf/idf_test/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/idf_test/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/idf_test && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/idf_test/install/local: phony esp-idf/idf_test/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/idf_test/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/idf_test && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/idf_test/install/strip: phony esp-idf/idf_test/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/ieee802154/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ieee802154 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/ieee802154/edit_cache: phony esp-idf/ieee802154/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ieee802154/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ieee802154 && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ieee802154/rebuild_cache: phony esp-idf/ieee802154/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ieee802154/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ieee802154/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ieee802154 && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ieee802154/install: phony esp-idf/ieee802154/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ieee802154/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ieee802154 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ieee802154/install/local: phony esp-idf/ieee802154/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ieee802154/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ieee802154 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ieee802154/install/strip: phony esp-idf/ieee802154/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_json + + +############################################# +# Order-only phony target for __idf_json + +build cmake_object_order_depends_target___idf_json: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj: C_COMPILER____idf_json_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON/cJSON.c || cmake_object_order_depends_target___idf_json + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/json/cJSON/cJSON_Utils.c || cmake_object_order_depends_target___idf_json + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir + OBJECT_FILE_DIR = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON + TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb + TARGET_PDB = esp-idf/json/libjson.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_json + + +############################################# +# Link the static library esp-idf/json/libjson.a + +build esp-idf/json/libjson.a: C_STATIC_LIBRARY_LINKER____idf_json_ esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb + TARGET_FILE = esp-idf/json/libjson.a + TARGET_PDB = esp-idf/json/libjson.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/json/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/json/edit_cache: phony esp-idf/json/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/json/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/json/rebuild_cache: phony esp-idf/json/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/json/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/json/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/json/install: phony esp-idf/json/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/json/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/json/install/local: phony esp-idf/json/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/json/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/json/install/strip: phony esp-idf/json/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mqtt + + +############################################# +# Order-only phony target for __idf_mqtt + +build cmake_object_order_depends_target___idf_mqtt: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj: C_COMPILER____idf_mqtt_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/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 + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mqtt + + +############################################# +# Link the static library esp-idf/mqtt/libmqtt.a + +build esp-idf/mqtt/libmqtt.a: C_STATIC_LIBRARY_LINKER____idf_mqtt_ esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + 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 + + +############################################# +# Utility command for edit_cache + +build esp-idf/mqtt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mqtt/edit_cache: phony esp-idf/mqtt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mqtt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mqtt/rebuild_cache: phony esp-idf/mqtt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mqtt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mqtt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mqtt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mqtt/install: phony esp-idf/mqtt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mqtt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mqtt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mqtt/install/local: phony esp-idf/mqtt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mqtt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mqtt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mqtt/install/strip: phony esp-idf/mqtt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_nvs_sec_provider + + +############################################# +# Order-only phony target for __idf_nvs_sec_provider + +build cmake_object_order_depends_target___idf_nvs_sec_provider: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj: C_COMPILER____idf_nvs_sec_provider_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c || cmake_object_order_depends_target___idf_nvs_sec_provider + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir + OBJECT_FILE_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir + TARGET_COMPILE_PDB = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/__idf_nvs_sec_provider.pdb + TARGET_PDB = esp-idf/nvs_sec_provider/libnvs_sec_provider.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_nvs_sec_provider + + +############################################# +# Link the static library esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +build esp-idf/nvs_sec_provider/libnvs_sec_provider.a: C_STATIC_LIBRARY_LINKER____idf_nvs_sec_provider_ esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/__idf_nvs_sec_provider.pdb + TARGET_FILE = esp-idf/nvs_sec_provider/libnvs_sec_provider.a + TARGET_PDB = esp-idf/nvs_sec_provider/libnvs_sec_provider.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/nvs_sec_provider/edit_cache: phony esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/rebuild_cache: phony esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/nvs_sec_provider/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/nvs_sec_provider/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/nvs_sec_provider/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/install: phony esp-idf/nvs_sec_provider/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/nvs_sec_provider/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/nvs_sec_provider/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/install/local: phony esp-idf/nvs_sec_provider/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/nvs_sec_provider/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/nvs_sec_provider/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/install/strip: phony esp-idf/nvs_sec_provider/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/openthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/openthread && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/openthread/edit_cache: phony esp-idf/openthread/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/openthread/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/openthread && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/openthread/rebuild_cache: phony esp-idf/openthread/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/openthread/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/openthread/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/openthread && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/openthread/install: phony esp-idf/openthread/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/openthread/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/openthread && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/openthread/install/local: phony esp-idf/openthread/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/openthread/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/openthread && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/openthread/install/strip: phony esp-idf/openthread/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_spiffs + + +############################################# +# Order-only phony target for __idf_spiffs + +build cmake_object_order_depends_target___idf_spiffs: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs_api.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/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.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/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.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_check.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/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.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/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.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/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.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/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.3.2/esp-idf/components/spiffs/esp_spiffs.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_spiffs + + +############################################# +# Link the static library esp-idf/spiffs/libspiffs.a + +build esp-idf/spiffs/libspiffs.a: C_STATIC_LIBRARY_LINKER____idf_spiffs_ esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_FILE = esp-idf/spiffs/libspiffs.a + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spiffs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/spiffs/edit_cache: phony esp-idf/spiffs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/spiffs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/spiffs/rebuild_cache: phony esp-idf/spiffs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/spiffs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/spiffs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/spiffs/install: phony esp-idf/spiffs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/spiffs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/spiffs/install/local: phony esp-idf/spiffs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/spiffs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/spiffs/install/strip: phony esp-idf/spiffs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/ulp/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ulp && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/ulp/edit_cache: phony esp-idf/ulp/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ulp/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ulp && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ulp/rebuild_cache: phony esp-idf/ulp/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ulp/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ulp/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ulp && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ulp/install: phony esp-idf/ulp/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ulp/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ulp && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ulp/install/local: phony esp-idf/ulp/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ulp/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ulp && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ulp/install/strip: phony esp-idf/ulp/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/usb/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/usb && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/usb/edit_cache: phony esp-idf/usb/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/usb/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/usb && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/usb/rebuild_cache: phony esp-idf/usb/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/usb/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/usb/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/usb && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/usb/install: phony esp-idf/usb/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/usb/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/usb && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/usb/install/local: phony esp-idf/usb/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/usb/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/usb && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/usb/install/strip: phony esp-idf/usb/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_wifi_provisioning + + +############################################# +# Order-only phony target for __idf_wifi_provisioning + +build cmake_object_order_depends_target___idf_wifi_provisioning: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_riscv + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_config.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wifi_provisioning/src/wifi_scan.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wifi_provisioning/src/manager.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wifi_provisioning/src/handlers.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wifi_provisioning/src/scheme_console.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/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.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/wifi_provisioning/src/scheme_softap.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wifi_provisioning + + +############################################# +# Link the static library esp-idf/wifi_provisioning/libwifi_provisioning.a + +build esp-idf/wifi_provisioning/libwifi_provisioning.a: C_STATIC_LIBRARY_LINKER____idf_wifi_provisioning_ esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj || esp-idf/console/libconsole.a esp-idf/json/libjson.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_FILE = esp-idf/wifi_provisioning/libwifi_provisioning.a + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/wifi_provisioning/edit_cache: phony esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/rebuild_cache: phony esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wifi_provisioning/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wifi_provisioning/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install: phony esp-idf/wifi_provisioning/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wifi_provisioning/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install/local: phony esp-idf/wifi_provisioning/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wifi_provisioning/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install/strip: phony esp-idf/wifi_provisioning/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_main + + +############################################# +# Order-only phony target for __idf_main + +build cmake_object_order_depends_target___idf_main: phony || cmake_object_order_depends_target___idf_cmock cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_driver_cam cmake_object_order_depends_target___idf_esp_hid cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_esp_lcd cmake_object_order_depends_target___idf_esp_local_ctrl cmake_object_order_depends_target___idf_fatfs cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_nvs_sec_provider cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_spiffs cmake_object_order_depends_target___idf_unity cmake_object_order_depends_target___idf_wear_levelling cmake_object_order_depends_target___idf_wifi_provisioning + +build esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj: C_COMPILER____idf_main_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main/main.c || cmake_object_order_depends_target___idf_main + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-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 + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ppa/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/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 + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_main + + +############################################# +# Link the static library esp-idf/main/libmain.a + +build esp-idf/main/libmain.a: C_STATIC_LIBRARY_LINKER____idf_main_ esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj || esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/mqtt/libmqtt.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/riscv/libriscv.a esp-idf/spiffs/libspiffs.a esp-idf/unity/libunity.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb + TARGET_FILE = esp-idf/main/libmain.a + TARGET_PDB = esp-idf/main/libmain.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/main/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/main/edit_cache: phony esp-idf/main/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/main/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/main/rebuild_cache: phony esp-idf/main/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/main/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/main/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/main/install: phony esp-idf/main/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/main/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/main/install/local: phony esp-idf/main/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/main/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/main/install/strip: phony esp-idf/main/CMakeFiles/install/strip.util + +# ============================================================================= +# Target aliases. + +build __idf_app_trace: phony esp-idf/app_trace/libapp_trace.a + +build __idf_app_update: phony esp-idf/app_update/libapp_update.a + +build __idf_bootloader_support: phony esp-idf/bootloader_support/libbootloader_support.a + +build __idf_cmock: phony esp-idf/cmock/libcmock.a + +build __idf_console: phony esp-idf/console/libconsole.a + +build __idf_cxx: phony esp-idf/cxx/libcxx.a + +build __idf_driver: phony esp-idf/driver/libdriver.a + +build __idf_efuse: phony esp-idf/efuse/libefuse.a + +build __idf_esp-tls: phony esp-idf/esp-tls/libesp-tls.a + +build __idf_esp_adc: phony esp-idf/esp_adc/libesp_adc.a + +build __idf_esp_app_format: phony esp-idf/esp_app_format/libesp_app_format.a + +build __idf_esp_bootloader_format: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build __idf_esp_coex: phony esp-idf/esp_coex/libesp_coex.a + +build __idf_esp_common: phony esp-idf/esp_common/libesp_common.a + +build __idf_esp_driver_cam: phony esp-idf/esp_driver_cam/libesp_driver_cam.a + +build __idf_esp_driver_gpio: phony esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +build __idf_esp_driver_gptimer: phony esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +build __idf_esp_driver_i2c: phony esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +build __idf_esp_driver_i2s: phony esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +build __idf_esp_driver_ledc: phony esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +build __idf_esp_driver_rmt: phony esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +build __idf_esp_driver_sdm: phony esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +build __idf_esp_driver_sdspi: phony esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +build __idf_esp_driver_spi: phony esp-idf/esp_driver_spi/libesp_driver_spi.a + +build __idf_esp_driver_tsens: phony esp-idf/esp_driver_tsens/libesp_driver_tsens.a + +build __idf_esp_driver_uart: phony esp-idf/esp_driver_uart/libesp_driver_uart.a + +build __idf_esp_driver_usb_serial_jtag: phony esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a + +build __idf_esp_eth: phony esp-idf/esp_eth/libesp_eth.a + +build __idf_esp_event: phony esp-idf/esp_event/libesp_event.a + +build __idf_esp_gdbstub: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +build __idf_esp_hid: phony esp-idf/esp_hid/libesp_hid.a + +build __idf_esp_http_client: phony esp-idf/esp_http_client/libesp_http_client.a + +build __idf_esp_http_server: phony esp-idf/esp_http_server/libesp_http_server.a + +build __idf_esp_https_ota: phony esp-idf/esp_https_ota/libesp_https_ota.a + +build __idf_esp_https_server: phony esp-idf/esp_https_server/libesp_https_server.a + +build __idf_esp_hw_support: phony esp-idf/esp_hw_support/libesp_hw_support.a + +build __idf_esp_lcd: phony esp-idf/esp_lcd/libesp_lcd.a + +build __idf_esp_local_ctrl: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +build __idf_esp_mm: phony esp-idf/esp_mm/libesp_mm.a + +build __idf_esp_netif: phony esp-idf/esp_netif/libesp_netif.a + +build __idf_esp_partition: phony esp-idf/esp_partition/libesp_partition.a + +build __idf_esp_phy: phony esp-idf/esp_phy/libesp_phy.a + +build __idf_esp_pm: phony esp-idf/esp_pm/libesp_pm.a + +build __idf_esp_ringbuf: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +build __idf_esp_rom: phony esp-idf/esp_rom/libesp_rom.a + +build __idf_esp_system: phony esp-idf/esp_system/libesp_system.a + +build __idf_esp_timer: phony esp-idf/esp_timer/libesp_timer.a + +build __idf_esp_vfs_console: phony esp-idf/esp_vfs_console/libesp_vfs_console.a + +build __idf_esp_wifi: phony esp-idf/esp_wifi/libesp_wifi.a + +build __idf_espcoredump: phony esp-idf/espcoredump/libespcoredump.a + +build __idf_fatfs: phony esp-idf/fatfs/libfatfs.a + +build __idf_freertos: phony esp-idf/freertos/libfreertos.a + +build __idf_hal: phony esp-idf/hal/libhal.a + +build __idf_heap: phony esp-idf/heap/libheap.a + +build __idf_http_parser: phony esp-idf/http_parser/libhttp_parser.a + +build __idf_json: phony esp-idf/json/libjson.a + +build __idf_log: phony esp-idf/log/liblog.a + +build __idf_lwip: phony esp-idf/lwip/liblwip.a + +build __idf_main: phony esp-idf/main/libmain.a + +build __idf_mbedtls: phony esp-idf/mbedtls/libmbedtls.a + +build __idf_mqtt: phony esp-idf/mqtt/libmqtt.a + +build __idf_newlib: phony esp-idf/newlib/libnewlib.a + +build __idf_nvs_flash: phony esp-idf/nvs_flash/libnvs_flash.a + +build __idf_nvs_sec_provider: phony esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +build __idf_protobuf-c: phony esp-idf/protobuf-c/libprotobuf-c.a + +build __idf_protocomm: phony esp-idf/protocomm/libprotocomm.a + +build __idf_pthread: phony esp-idf/pthread/libpthread.a + +build __idf_riscv: phony esp-idf/riscv/libriscv.a + +build __idf_sdmmc: phony esp-idf/sdmmc/libsdmmc.a + +build __idf_soc: phony esp-idf/soc/libsoc.a + +build __idf_spi_flash: phony esp-idf/spi_flash/libspi_flash.a + +build __idf_spiffs: phony esp-idf/spiffs/libspiffs.a + +build __idf_tcp_transport: phony esp-idf/tcp_transport/libtcp_transport.a + +build __idf_unity: phony esp-idf/unity/libunity.a + +build __idf_vfs: phony esp-idf/vfs/libvfs.a + +build __idf_wear_levelling: phony esp-idf/wear_levelling/libwear_levelling.a + +build __idf_wifi_provisioning: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +build __idf_wpa_supplicant: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +build __ldgen_output_sections.ld: phony esp-idf/esp_system/__ldgen_output_sections.ld + +build apidoc: phony esp-idf/mbedtls/mbedtls/apidoc + +build app-flash: phony esp-idf/esptool_py/app-flash + +build app_check_size: phony esp-idf/esptool_py/app_check_size + +build bootloader-flash: phony esp-idf/bootloader/bootloader-flash + +build custom_bundle: phony esp-idf/mbedtls/custom_bundle + +build efuse-common-table: phony esp-idf/efuse/efuse-common-table + +build efuse-custom-table: phony esp-idf/efuse/efuse-custom-table + +build efuse_common_table: phony esp-idf/efuse/efuse_common_table + +build efuse_custom_table: phony esp-idf/efuse/efuse_custom_table + +build efuse_test_table: phony esp-idf/efuse/efuse_test_table + +build encrypted-app-flash: phony esp-idf/esptool_py/encrypted-app-flash + +build encrypted-bootloader-flash: phony esp-idf/bootloader/encrypted-bootloader-flash + +build encrypted-partition-table-flash: phony esp-idf/partition_table/encrypted-partition-table-flash + +build everest: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +build lib: phony esp-idf/mbedtls/mbedtls/library/lib + +build libapp_trace.a: phony esp-idf/app_trace/libapp_trace.a + +build libapp_update.a: phony esp-idf/app_update/libapp_update.a + +build libbootloader_support.a: phony esp-idf/bootloader_support/libbootloader_support.a + +build libcmock.a: phony esp-idf/cmock/libcmock.a + +build libconsole.a: phony esp-idf/console/libconsole.a + +build libcxx.a: phony esp-idf/cxx/libcxx.a + +build libdriver.a: phony esp-idf/driver/libdriver.a + +build libefuse.a: phony esp-idf/efuse/libefuse.a + +build libesp-tls.a: phony esp-idf/esp-tls/libesp-tls.a + +build libesp_adc.a: phony esp-idf/esp_adc/libesp_adc.a + +build libesp_app_format.a: phony esp-idf/esp_app_format/libesp_app_format.a + +build libesp_bootloader_format.a: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build libesp_coex.a: phony esp-idf/esp_coex/libesp_coex.a + +build libesp_common.a: phony esp-idf/esp_common/libesp_common.a + +build libesp_driver_cam.a: phony esp-idf/esp_driver_cam/libesp_driver_cam.a + +build libesp_driver_gpio.a: phony esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +build libesp_driver_gptimer.a: phony esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +build libesp_driver_i2c.a: phony esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +build libesp_driver_i2s.a: phony esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +build libesp_driver_ledc.a: phony esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +build libesp_driver_rmt.a: phony esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +build libesp_driver_sdm.a: phony esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +build libesp_driver_sdspi.a: phony esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +build libesp_driver_spi.a: phony esp-idf/esp_driver_spi/libesp_driver_spi.a + +build libesp_driver_tsens.a: phony esp-idf/esp_driver_tsens/libesp_driver_tsens.a + +build libesp_driver_uart.a: phony esp-idf/esp_driver_uart/libesp_driver_uart.a + +build libesp_driver_usb_serial_jtag.a: phony esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a + +build libesp_eth.a: phony esp-idf/esp_eth/libesp_eth.a + +build libesp_event.a: phony esp-idf/esp_event/libesp_event.a + +build libesp_gdbstub.a: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +build libesp_hid.a: phony esp-idf/esp_hid/libesp_hid.a + +build libesp_http_client.a: phony esp-idf/esp_http_client/libesp_http_client.a + +build libesp_http_server.a: phony esp-idf/esp_http_server/libesp_http_server.a + +build libesp_https_ota.a: phony esp-idf/esp_https_ota/libesp_https_ota.a + +build libesp_https_server.a: phony esp-idf/esp_https_server/libesp_https_server.a + +build libesp_hw_support.a: phony esp-idf/esp_hw_support/libesp_hw_support.a + +build libesp_lcd.a: phony esp-idf/esp_lcd/libesp_lcd.a + +build libesp_local_ctrl.a: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +build libesp_mm.a: phony esp-idf/esp_mm/libesp_mm.a + +build libesp_netif.a: phony esp-idf/esp_netif/libesp_netif.a + +build libesp_partition.a: phony esp-idf/esp_partition/libesp_partition.a + +build libesp_phy.a: phony esp-idf/esp_phy/libesp_phy.a + +build libesp_pm.a: phony esp-idf/esp_pm/libesp_pm.a + +build libesp_ringbuf.a: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +build libesp_rom.a: phony esp-idf/esp_rom/libesp_rom.a + +build libesp_system.a: phony esp-idf/esp_system/libesp_system.a + +build libesp_timer.a: phony esp-idf/esp_timer/libesp_timer.a + +build libesp_vfs_console.a: phony esp-idf/esp_vfs_console/libesp_vfs_console.a + +build libesp_wifi.a: phony esp-idf/esp_wifi/libesp_wifi.a + +build libespcoredump.a: phony esp-idf/espcoredump/libespcoredump.a + +build libeverest.a: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +build libfatfs.a: phony esp-idf/fatfs/libfatfs.a + +build libfreertos.a: phony esp-idf/freertos/libfreertos.a + +build libhal.a: phony esp-idf/hal/libhal.a + +build libheap.a: phony esp-idf/heap/libheap.a + +build libhttp_parser.a: phony esp-idf/http_parser/libhttp_parser.a + +build libjson.a: phony esp-idf/json/libjson.a + +build liblog.a: phony esp-idf/log/liblog.a + +build liblwip.a: phony esp-idf/lwip/liblwip.a + +build libmain.a: phony esp-idf/main/libmain.a + +build libmbedcrypto.a: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + +build libmbedtls.a: phony esp-idf/mbedtls/libmbedtls.a + +build libmbedx509.a: phony esp-idf/mbedtls/mbedtls/library/libmbedx509.a + +build libmqtt.a: phony esp-idf/mqtt/libmqtt.a + +build libnewlib.a: phony esp-idf/newlib/libnewlib.a + +build libnvs_flash.a: phony esp-idf/nvs_flash/libnvs_flash.a + +build libnvs_sec_provider.a: phony esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +build libp256m.a: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +build libprotobuf-c.a: phony esp-idf/protobuf-c/libprotobuf-c.a + +build libprotocomm.a: phony esp-idf/protocomm/libprotocomm.a + +build libpthread.a: phony esp-idf/pthread/libpthread.a + +build libriscv.a: phony esp-idf/riscv/libriscv.a + +build libsdmmc.a: phony esp-idf/sdmmc/libsdmmc.a + +build libsoc.a: phony esp-idf/soc/libsoc.a + +build libspi_flash.a: phony esp-idf/spi_flash/libspi_flash.a + +build libspiffs.a: phony esp-idf/spiffs/libspiffs.a + +build libtcp_transport.a: phony esp-idf/tcp_transport/libtcp_transport.a + +build libunity.a: phony esp-idf/unity/libunity.a + +build libvfs.a: phony esp-idf/vfs/libvfs.a + +build libwear_levelling.a: phony esp-idf/wear_levelling/libwear_levelling.a + +build libwifi_provisioning.a: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +build libwpa_supplicant.a: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +build mbedcrypto: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + +build mbedtls: phony esp-idf/mbedtls/mbedtls/library/libmbedtls.a + +build mbedx509: phony esp-idf/mbedtls/mbedtls/library/libmbedx509.a + +build memory.ld: phony esp-idf/esp_system/memory.ld + +build p256m: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +build partition-table: phony esp-idf/partition_table/partition-table + +build partition-table-flash: phony esp-idf/partition_table/partition-table-flash + +build partition_table: phony esp-idf/partition_table/partition_table + +build partition_table-flash: phony esp-idf/partition_table/partition_table-flash + +build partition_table_bin: phony esp-idf/partition_table/partition_table_bin + +build sections.ld.in: phony esp-idf/esp_system/sections.ld.in + +build show-efuse-table: phony esp-idf/efuse/show-efuse-table + +build show_efuse_table: phony esp-idf/efuse/show_efuse_table + +# ============================================================================= +# Folder targets. + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build + +build all: phony bootloader app ESP32-Console.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf + +build esp-idf/all: phony esp-idf/riscv/all esp-idf/esp_driver_gpio/all esp-idf/esp_pm/all esp-idf/mbedtls/all esp-idf/bootloader/all esp-idf/esptool_py/all esp-idf/partition_table/all esp-idf/esp_app_format/all esp-idf/esp_bootloader_format/all esp-idf/app_update/all esp-idf/esp_partition/all esp-idf/efuse/all esp-idf/bootloader_support/all esp-idf/esp_mm/all esp-idf/spi_flash/all esp-idf/esp_system/all esp-idf/esp_common/all esp-idf/esp_rom/all esp-idf/hal/all esp-idf/log/all esp-idf/heap/all esp-idf/soc/all esp-idf/esp_hw_support/all esp-idf/freertos/all esp-idf/newlib/all esp-idf/pthread/all esp-idf/cxx/all esp-idf/esp_timer/all esp-idf/esp_driver_gptimer/all esp-idf/esp_ringbuf/all esp-idf/esp_driver_uart/all esp-idf/app_trace/all esp-idf/esp_event/all esp-idf/nvs_flash/all esp-idf/esp_driver_pcnt/all esp-idf/esp_driver_spi/all esp-idf/esp_driver_mcpwm/all esp-idf/esp_driver_ana_cmpr/all esp-idf/esp_driver_i2s/all esp-idf/sdmmc/all esp-idf/esp_driver_sdmmc/all esp-idf/esp_driver_sdspi/all esp-idf/esp_driver_sdio/all esp-idf/esp_driver_dac/all esp-idf/esp_driver_rmt/all esp-idf/esp_driver_tsens/all esp-idf/esp_driver_sdm/all esp-idf/esp_driver_i2c/all esp-idf/esp_driver_ledc/all esp-idf/esp_driver_parlio/all esp-idf/esp_driver_usb_serial_jtag/all esp-idf/driver/all esp-idf/esp_phy/all esp-idf/esp_vfs_console/all esp-idf/vfs/all esp-idf/lwip/all esp-idf/esp_netif_stack/all esp-idf/esp_netif/all esp-idf/wpa_supplicant/all esp-idf/esp_coex/all esp-idf/esp_wifi/all esp-idf/bt/all esp-idf/unity/all esp-idf/cmock/all esp-idf/console/all esp-idf/http_parser/all esp-idf/esp-tls/all esp-idf/esp_adc/all esp-idf/esp_driver_isp/all esp-idf/esp_driver_cam/all esp-idf/esp_driver_jpeg/all esp-idf/esp_driver_ppa/all esp-idf/esp_driver_touch_sens/all esp-idf/esp_eth/all esp-idf/esp_gdbstub/all esp-idf/esp_hid/all esp-idf/tcp_transport/all esp-idf/esp_http_client/all esp-idf/esp_http_server/all esp-idf/esp_https_ota/all esp-idf/esp_https_server/all esp-idf/esp_psram/all esp-idf/esp_lcd/all esp-idf/protobuf-c/all esp-idf/protocomm/all esp-idf/esp_local_ctrl/all esp-idf/espcoredump/all esp-idf/wear_levelling/all esp-idf/fatfs/all esp-idf/idf_test/all esp-idf/ieee802154/all esp-idf/json/all esp-idf/mqtt/all esp-idf/nvs_sec_provider/all esp-idf/openthread/all esp-idf/spiffs/all esp-idf/ulp/all esp-idf/usb/all esp-idf/wifi_provisioning/all esp-idf/main/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace + +build esp-idf/app_trace/all: phony esp-idf/app_trace/libapp_trace.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update + +build esp-idf/app_update/all: phony esp-idf/app_update/libapp_update.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support + +build esp-idf/bootloader_support/all: phony esp-idf/bootloader_support/libbootloader_support.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bt + +build esp-idf/bt/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock + +build esp-idf/cmock/all: phony esp-idf/cmock/libcmock.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console + +build esp-idf/console/all: phony esp-idf/console/libconsole.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx + +build esp-idf/cxx/all: phony esp-idf/cxx/libcxx.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver + +build esp-idf/driver/all: phony esp-idf/driver/libdriver.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls + +build esp-idf/esp-tls/all: phony esp-idf/esp-tls/libesp-tls.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc + +build esp-idf/esp_adc/all: phony esp-idf/esp_adc/libesp_adc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format + +build esp-idf/esp_app_format/all: phony esp-idf/esp_app_format/libesp_app_format.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format + +build esp-idf/esp_bootloader_format/all: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex + +build esp-idf/esp_coex/all: phony esp-idf/esp_coex/libesp_coex.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common + +build esp-idf/esp_common/all: phony esp-idf/esp_common/libesp_common.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr + +build esp-idf/esp_driver_ana_cmpr/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam + +build esp-idf/esp_driver_cam/all: phony esp-idf/esp_driver_cam/libesp_driver_cam.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_dac + +build esp-idf/esp_driver_dac/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio + +build esp-idf/esp_driver_gpio/all: phony esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer + +build esp-idf/esp_driver_gptimer/all: phony esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c + +build esp-idf/esp_driver_i2c/all: phony esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s + +build esp-idf/esp_driver_i2s/all: phony esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_isp + +build esp-idf/esp_driver_isp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_jpeg + +build esp-idf/esp_driver_jpeg/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc + +build esp-idf/esp_driver_ledc/all: phony esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_mcpwm + +build esp-idf/esp_driver_mcpwm/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_parlio + +build esp-idf/esp_driver_parlio/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_pcnt + +build esp-idf/esp_driver_pcnt/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ppa + +build esp-idf/esp_driver_ppa/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt + +build esp-idf/esp_driver_rmt/all: phony esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdio + +build esp-idf/esp_driver_sdio/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm + +build esp-idf/esp_driver_sdm/all: phony esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdmmc + +build esp-idf/esp_driver_sdmmc/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi + +build esp-idf/esp_driver_sdspi/all: phony esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi + +build esp-idf/esp_driver_spi/all: phony esp-idf/esp_driver_spi/libesp_driver_spi.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_touch_sens + +build esp-idf/esp_driver_touch_sens/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens + +build esp-idf/esp_driver_tsens/all: phony esp-idf/esp_driver_tsens/libesp_driver_tsens.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart + +build esp-idf/esp_driver_uart/all: phony esp-idf/esp_driver_uart/libesp_driver_uart.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag + +build esp-idf/esp_driver_usb_serial_jtag/all: phony esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth + +build esp-idf/esp_eth/all: phony esp-idf/esp_eth/libesp_eth.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event + +build esp-idf/esp_event/all: phony esp-idf/esp_event/libesp_event.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub + +build esp-idf/esp_gdbstub/all: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid + +build esp-idf/esp_hid/all: phony esp-idf/esp_hid/libesp_hid.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client + +build esp-idf/esp_http_client/all: phony esp-idf/esp_http_client/libesp_http_client.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server + +build esp-idf/esp_http_server/all: phony esp-idf/esp_http_server/libesp_http_server.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota + +build esp-idf/esp_https_ota/all: phony esp-idf/esp_https_ota/libesp_https_ota.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server + +build esp-idf/esp_https_server/all: phony esp-idf/esp_https_server/libesp_https_server.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support + +build esp-idf/esp_hw_support/all: phony esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_hw_support/port/esp32c3/all esp-idf/esp_hw_support/lowpower/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/lowpower + +build esp-idf/esp_hw_support/lowpower/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/port/esp32c3 + +build esp-idf/esp_hw_support/port/esp32c3/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd + +build esp-idf/esp_lcd/all: phony esp-idf/esp_lcd/libesp_lcd.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl + +build esp-idf/esp_local_ctrl/all: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm + +build esp-idf/esp_mm/all: phony esp-idf/esp_mm/libesp_mm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif + +build esp-idf/esp_netif/all: phony esp-idf/esp_netif/libesp_netif.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif_stack + +build esp-idf/esp_netif_stack/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition + +build esp-idf/esp_partition/all: phony esp-idf/esp_partition/libesp_partition.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy + +build esp-idf/esp_phy/all: phony esp-idf/esp_phy/libesp_phy.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm + +build esp-idf/esp_pm/all: phony esp-idf/esp_pm/libesp_pm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_psram + +build esp-idf/esp_psram/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf + +build esp-idf/esp_ringbuf/all: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom + +build esp-idf/esp_rom/all: phony esp-idf/esp_rom/libesp_rom.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system + +build esp-idf/esp_system/all: phony esp-idf/esp_system/libesp_system.a esp-idf/esp_system/port/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port + +build esp-idf/esp_system/port/all: phony esp-idf/esp_system/port/soc/esp32c3/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3 + +build esp-idf/esp_system/port/soc/esp32c3/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer + +build esp-idf/esp_timer/all: phony esp-idf/esp_timer/libesp_timer.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console + +build esp-idf/esp_vfs_console/all: phony esp-idf/esp_vfs_console/libesp_vfs_console.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi + +build esp-idf/esp_wifi/all: phony esp-idf/esp_wifi/libesp_wifi.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump + +build esp-idf/espcoredump/all: phony esp-idf/espcoredump/libespcoredump.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs + +build esp-idf/fatfs/all: phony esp-idf/fatfs/libfatfs.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos + +build esp-idf/freertos/all: phony esp-idf/freertos/libfreertos.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap + +build esp-idf/heap/all: phony esp-idf/heap/libheap.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser + +build esp-idf/http_parser/all: phony esp-idf/http_parser/libhttp_parser.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/idf_test + +build esp-idf/idf_test/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ieee802154 + +build esp-idf/ieee802154/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json + +build esp-idf/json/all: phony esp-idf/json/libjson.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip + +build esp-idf/lwip/all: phony esp-idf/lwip/liblwip.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls + +build esp-idf/mbedtls/all: phony esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls + +build esp-idf/mbedtls/mbedtls/all: phony esp-idf/mbedtls/mbedtls/include/all esp-idf/mbedtls/mbedtls/3rdparty/all esp-idf/mbedtls/mbedtls/library/all esp-idf/mbedtls/mbedtls/pkgconfig/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty + +build esp-idf/mbedtls/mbedtls/3rdparty/all: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/all esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/all: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include + +build esp-idf/mbedtls/mbedtls/include/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library + +build esp-idf/mbedtls/mbedtls/library/all: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig + +build esp-idf/mbedtls/mbedtls/pkgconfig/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt + +build esp-idf/mqtt/all: phony esp-idf/mqtt/libmqtt.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib + +build esp-idf/newlib/all: phony esp-idf/newlib/libnewlib.a esp-idf/newlib/port/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/port + +build esp-idf/newlib/port/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash + +build esp-idf/nvs_flash/all: phony esp-idf/nvs_flash/libnvs_flash.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider + +build esp-idf/nvs_sec_provider/all: phony esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/openthread + +build esp-idf/openthread/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c + +build esp-idf/protobuf-c/all: phony esp-idf/protobuf-c/libprotobuf-c.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm + +build esp-idf/protocomm/all: phony esp-idf/protocomm/libprotocomm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread + +build esp-idf/pthread/all: phony esp-idf/pthread/libpthread.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv + +build esp-idf/riscv/all: phony esp-idf/riscv/libriscv.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc + +build esp-idf/sdmmc/all: phony esp-idf/sdmmc/libsdmmc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash + +build esp-idf/spi_flash/all: phony esp-idf/spi_flash/libspi_flash.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs + +build esp-idf/spiffs/all: phony esp-idf/spiffs/libspiffs.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport + +build esp-idf/tcp_transport/all: phony esp-idf/tcp_transport/libtcp_transport.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ulp + +build esp-idf/ulp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity + +build esp-idf/unity/all: phony esp-idf/unity/libunity.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/usb + +build esp-idf/usb/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs + +build esp-idf/vfs/all: phony esp-idf/vfs/libvfs.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling + +build esp-idf/wear_levelling/all: phony esp-idf/wear_levelling/libwear_levelling.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning + +build esp-idf/wifi_provisioning/all: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant + +build esp-idf/wpa_supplicant/all: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +# ============================================================================= +# Built-in targets + + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | /home/abobkov/MyProjects/ESP-Nodes/.git/HEAD /home/abobkov/MyProjects/ESP-Nodes/.git/refs/heads/main /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/sdkconfig /home/abobkov/esp/v5.3.2/esp-idf/.git/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/json/cJSON/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/openthread/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/unity/unity/HEAD /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/app_update/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/host/nimble/nimble/.git /home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/.git /home/abobkov/esp/v5.3.2/esp-idf/components/console/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/cxx/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/driver/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/sources.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld/ld.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/espefuse.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/hal/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/heap/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf/.git /home/abobkov/esp/v5.3.2/esp-idf/components/http_parser/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/json/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON/.git /home/abobkov/esp/v5.3.2/esp-idf/components/log/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/.git /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/.git /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/port/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/openthread/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/openthread/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/openthread/openthread/.git /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/.git /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/soc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/.git /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/ulp/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/ulp/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/unity/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/.git /home/abobkov/esp/v5.3.2/esp-idf/components/usb/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/vfs/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/build.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/component.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/depgraph.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/dfu.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/git_submodules.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/idf.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/kconfig.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/ldgen.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/project.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/project_description.json.in /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/targets.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/tool_version_check.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/utilities.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/version.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/kconfig_new/confgen.py /home/abobkov/esp/v5.3.2/esp-idf/tools/kconfig_new/config.env.in /usr/share/cmake-3.30/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake-3.30/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.30/Modules/CMakeCCompiler.cmake.in /usr/share/cmake-3.30/Modules/CMakeCCompilerABI.c /usr/share/cmake-3.30/Modules/CMakeCInformation.cmake /usr/share/cmake-3.30/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake-3.30/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.30/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.30/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.30/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompilerSupport.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.30/Modules/CMakeFindBinUtils.cmake /usr/share/cmake-3.30/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.30/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.30/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.30/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake-3.30/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.30/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake-3.30/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake-3.30/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake-3.30/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.30/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.30/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.30/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.30/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.30/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.30/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.30/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.30/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.30/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake-3.30/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/CrayClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU.cmake /usr/share/cmake-3.30/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/OrangeC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/TIClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/ExternalProject.cmake /usr/share/cmake-3.30/Modules/ExternalProject/PatchInfo.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/UpdateInfo.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.30/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.30/Modules/FindGit.cmake /usr/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.30/Modules/FindPackageMessage.cmake /usr/share/cmake-3.30/Modules/FindPython/Support.cmake /usr/share/cmake-3.30/Modules/FindPython3.cmake /usr/share/cmake-3.30/Modules/FindThreads.cmake /usr/share/cmake-3.30/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake /usr/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.30/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.30/Modules/Internal/FeatureTesting.cmake /usr/share/cmake-3.30/Modules/Platform/Generic.cmake /usr/share/cmake-3.30/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.30.3/CMakeASMCompiler.cmake CMakeFiles/3.30.3/CMakeCCompiler.cmake CMakeFiles/3.30.3/CMakeCXXCompiler.cmake CMakeFiles/3.30.3/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-Console/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/sdkconfig /home/abobkov/esp/v5.3.2/esp-idf/.git/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/json/cJSON/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/openthread/lib/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/abobkov/esp/v5.3.2/esp-idf/.git/modules/components/unity/unity/HEAD /home/abobkov/esp/v5.3.2/esp-idf/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/app_update/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/bt/host/nimble/nimble/.git /home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/.git /home/abobkov/esp/v5.3.2/esp-idf/components/console/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/cxx/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/driver/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/sources.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ld/ld.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/espefuse.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/hal/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/heap/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf/.git /home/abobkov/esp/v5.3.2/esp-idf/components/http_parser/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/json/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON/.git /home/abobkov/esp/v5.3.2/esp-idf/components/log/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/.git /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/.git /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/port/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/openthread/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/openthread/lib/.git /home/abobkov/esp/v5.3.2/esp-idf/components/openthread/openthread/.git /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/.git /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/soc/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/.git /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/ulp/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/ulp/project_include.cmake /home/abobkov/esp/v5.3.2/esp-idf/components/unity/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/.git /home/abobkov/esp/v5.3.2/esp-idf/components/usb/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/vfs/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/build.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/component.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/depgraph.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/dfu.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/git_submodules.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/idf.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/kconfig.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/ldgen.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/project.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/project_description.json.in /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/targets.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/tool_version_check.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/utilities.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/cmake/version.cmake /home/abobkov/esp/v5.3.2/esp-idf/tools/kconfig_new/confgen.py /home/abobkov/esp/v5.3.2/esp-idf/tools/kconfig_new/config.env.in /usr/share/cmake-3.30/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake-3.30/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.30/Modules/CMakeCCompiler.cmake.in /usr/share/cmake-3.30/Modules/CMakeCCompilerABI.c /usr/share/cmake-3.30/Modules/CMakeCInformation.cmake /usr/share/cmake-3.30/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake-3.30/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.30/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.30/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.30/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineCompilerSupport.cmake /usr/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.30/Modules/CMakeFindBinUtils.cmake /usr/share/cmake-3.30/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.30/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.30/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.30/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake-3.30/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.30/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake-3.30/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake-3.30/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake-3.30/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.30/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.30/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.30/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.30/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake-3.30/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.30/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.30/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.30/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.30/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.30/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake-3.30/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/CrayClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake-3.30/Modules/Compiler/GNU.cmake /usr/share/cmake-3.30/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/OrangeC-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/TIClang-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake-3.30/Modules/ExternalProject.cmake /usr/share/cmake-3.30/Modules/ExternalProject/PatchInfo.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/UpdateInfo.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.30/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.30/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.30/Modules/FindGit.cmake /usr/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.30/Modules/FindPackageMessage.cmake /usr/share/cmake-3.30/Modules/FindPython/Support.cmake /usr/share/cmake-3.30/Modules/FindPython3.cmake /usr/share/cmake-3.30/Modules/FindThreads.cmake /usr/share/cmake-3.30/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake /usr/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.30/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.30/Modules/Internal/FeatureTesting.cmake /usr/share/cmake-3.30/Modules/Platform/Generic.cmake /usr/share/cmake-3.30/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.30.3/CMakeASMCompiler.cmake CMakeFiles/3.30.3/CMakeCCompiler.cmake CMakeFiles/3.30.3/CMakeCXXCompiler.cmake CMakeFiles/3.30.3/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/bootloader/bootloader-flash_args.in esp-idf/esptool_py/app-flash_args.in esp-idf/esptool_py/flasher_args.json.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in ldgen_libraries.in: phony + + +############################################# +# Clean additional files. + +build CMakeFiles/clean.additional: CLEAN_ADDITIONAL + + +############################################# +# Clean all the built files. + +build clean: CLEAN CMakeFiles/clean.additional + + +############################################# +# Print all primary targets available. + +build help: HELP + + +############################################# +# Make the all target the default. + +default all diff --git a/ESP32-Console/build/cmake_install.cmake b/ESP32-Console/build/cmake_install.cmake new file mode 100644 index 000000000..ef2242e3b --- /dev/null +++ b/ESP32-Console/build/cmake_install.cmake @@ -0,0 +1,62 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmake_install.cmake") +endif() + +if(CMAKE_INSTALL_COMPONENT) + if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") + else() + string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt") + unset(CMAKE_INST_COMP_HASH) + endif() +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-Console/build/compile_commands.json b/ESP32-Console/build/compile_commands.json new file mode 100644 index 000000000..a76088c31 --- /dev/null +++ b/ESP32-Console/build/compile_commands.json @@ -0,0 +1,5048 @@ +[ +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ppa/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -o CMakeFiles/ESP32-Console.elf.dir/project_elf_src_esp32c3.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/project_elf_src_esp32c3.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/project_elf_src_esp32c3.c", + "output": "CMakeFiles/ESP32-Console.elf.dir/project_elf_src_esp32c3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/instruction_decode.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/instruction_decode.c", + "output": "esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/interrupt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/interrupt.c", + "output": "esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/vectors.S", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/vectors.S", + "output": "esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/interrupt_intc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/interrupt_intc.c", + "output": "esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/riscv/vectors_intc.S", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/vectors_intc.S", + "output": "esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/rtc_io.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/rtc_io.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/dedic_gpio.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/dedic_gpio.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio_pin_glitch_filter.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio_pin_glitch_filter.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/pm_locks.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/pm_locks.c", + "output": "esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/pm_trace.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/pm_trace.c", + "output": "esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/pm_impl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/pm_impl.c", + "output": "esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", + "output": "esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/x509_crt_bundle.S", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/x509_crt_bundle.S", + "output": "esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m/p256-m.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m/p256-m.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aes.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aes.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aesni.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aesni.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aesce.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aesce.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aria.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aria.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1write.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1write.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/base64.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/base64.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/camellia.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/camellia.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ccm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ccm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/chacha20.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/chacha20.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/constant_time.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/constant_time.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cmac.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cmac.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/des.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/des.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/dhm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/dhm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdh.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdh.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/error.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/error.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/gcm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/gcm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/hkdf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/hkdf.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/lmots.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/lmots.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/lms.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/lms.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/md.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/md.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/md5.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/md5.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/oid.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/oid.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/padlock.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/padlock.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pem.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pem.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkparse.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkparse.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/platform.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/platform.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/platform_util.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/platform_util.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/poly1305.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/poly1305.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_util.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_util.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha1.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha1.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha256.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha256.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha512.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha512.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha3.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha3.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/threading.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/threading.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/timing.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/timing.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/version.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/version.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_create.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_create.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/debug.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/debug.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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-Console\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-3790-g08\\\" -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/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.3.2/esp-idf/components/esp_app_format/esp_app_desc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/esp_app_desc.c", + "output": "esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c", + "output": "esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/app_update/esp_ota_ops.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/esp_ota_ops.c", + "output": "esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/app_update/esp_ota_app_desc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/esp_ota_app_desc.c", + "output": "esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/partition.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/partition.c", + "output": "esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/partition_target.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/partition_target.c", + "output": "esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_api.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_api.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_fields.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_fields.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_utility.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_utility.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_startup.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_startup.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_common.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_mem.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_mem.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_random.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_random.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/flash_encrypt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/flash_encrypt.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/secure_boot.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/secure_boot.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_utility.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_utility.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/flash_partitions.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/flash_partitions.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/esp_image_format.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/esp_image_format.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/esp32c3/secure_boot_secure_features.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/src/esp32c3/secure_boot_secure_features.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/esp_mmu_map.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/esp_mmu_map.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/port/esp32c3/ext_mem_layout.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/port/esp32c3/ext_mem_layout.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/esp_cache.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/esp_cache.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/heap_align_hw.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/heap_align_hw.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/flash_brownout_hook.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/flash_brownout_hook.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_generic.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_generic.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_issi.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_issi.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_gd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_gd.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_boya.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_boya.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_th.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_th.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/memspi_host_driver.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/memspi_host_driver.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/cache_utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/cache_utils.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/flash_mmap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/flash_mmap.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/flash_ops.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/flash_ops.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_wrap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_wrap.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/esp_flash_api.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/esp_flash_api.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/esp_flash_spi_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/esp_flash_spi_init.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_os_func_app.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_os_func_app.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_os_func_noos.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_os_func_noos.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/esp_err.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/esp_err.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/crosscore_int.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/crosscore_int.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/esp_ipc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/esp_ipc.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/freertos_hooks.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/freertos_hooks.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/int_wdt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/int_wdt.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/panic.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/panic.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/esp_system.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/esp_system.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/startup.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/startup.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/startup_funcs.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/startup_funcs.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/system_time.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/system_time.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/stack_check.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/stack_check.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ubsan.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/ubsan.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/xt_wdt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/xt_wdt.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/task_wdt/task_wdt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/task_wdt/task_wdt.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/hw_stack_guard.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/hw_stack_guard.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/cpu_start.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/cpu_start.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/panic_handler.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/panic_handler.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/esp_system_chip.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/esp_system_chip.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/image_process.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/image_process.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/brownout.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/brownout.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/expression_with_stack.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/expression_with_stack.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/panic_arch.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/panic_arch.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_helpers.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_helpers.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_stubs.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_stubs.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/clk.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/clk.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/reset_reason.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/reset_reason.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/cache_err_int.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/cache_err_int.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/apb_backup_dma.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/apb_backup_dma.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/src/esp_err_to_name.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/src/esp_err_to_name.c", + "output": "esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_crc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_crc.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_sys.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_sys.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_uart.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_uart.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_systimer.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_systimer.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/hal_utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/hal_utils.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/efuse_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/efuse_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/efuse_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/efuse_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/wdt_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/wdt_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/mmu_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/mmu_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/cache_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/cache_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/color_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/color_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/clk_tree_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/clk_tree_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/systimer_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/systimer_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/uart_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/uart_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/uart_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/uart_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/gpio_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/gpio_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/timer_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/timer_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/ledc_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/ledc_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/ledc_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/ledc_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/i2c_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/i2c_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/i2c_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/i2c_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/rmt_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/rmt_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/twai_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/twai_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/twai_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/twai_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/gdma_hal_top.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/gdma_hal_top.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/gdma_hal_ahb_v1.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/gdma_hal_ahb_v1.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/i2s_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/i2s_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/sdm_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/sdm_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/adc_hal_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/adc_hal_common.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/adc_oneshot_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/adc_oneshot_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/adc_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/adc_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/mpi_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/mpi_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/sha_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/sha_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/aes_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/aes_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/brownout_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/brownout_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_slave_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_slave_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_slave_hal_iram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_slave_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_slave_hd_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_slave_hd_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal_gpspi.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal_gpspi.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/hmac_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/hmac_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/ds_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/ds_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/usb_serial_jtag_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/usb_serial_jtag_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/xt_wdt_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/xt_wdt_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/rtc_cntl_hal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/rtc_cntl_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/log/log.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/log/log.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/log/log_buffers.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/log/log_buffers.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/log/log_freertos.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/log/log_freertos.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/heap/heap_caps_base.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/heap/heap_caps_base.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/heap/heap_caps.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/heap/heap_caps.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/heap/heap_caps_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/heap/heap_caps_init.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/heap/multi_heap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/heap/multi_heap.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf/tlsf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf/tlsf.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/heap/port/memory_layout_utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/heap/port/memory_layout_utils.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/heap/port/esp32c3/memory_layout.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/heap/port/esp32c3/memory_layout.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/lldesc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/lldesc.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/dport_access_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/dport_access_common.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/interrupts.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/interrupts.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/gpio_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/gpio_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/uart_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/uart_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/adc_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/adc_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/gdma_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/gdma_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/spi_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/spi_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/ledc_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/ledc_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/rmt_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/rmt_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/sdm_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/sdm_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2s_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2s_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2c_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2c_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/timer_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/timer_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/mpi_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/mpi_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/twai_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/twai_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/wdt_periph.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/wdt_periph.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/wdt_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/wdt_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/cpu.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/cpu.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_cpu_intr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_cpu_intr.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_memory_utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_memory_utils.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_clk.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_clk.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/clk_ctrl_os.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/clk_ctrl_os.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/hw_random.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/hw_random.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/intr_alloc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/intr_alloc.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/mac_addr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/mac_addr.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/periph_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/periph_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/revision.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/revision.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/rtc_module.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/rtc_module.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_modem.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_modem.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_modes.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_modes.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_console.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_console.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_gpio.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_gpio.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_event.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_event.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/regi2c_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/regi2c_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_gpio_reserve.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_gpio_reserve.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sar_periph_ctrl_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sar_periph_ctrl_common.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/io_mux.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/io_mux.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_clk_tree.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_clk_tree.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/gdma_link.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/gdma_link.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/spi_bus_lock.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/spi_bus_lock.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/gdma.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/gdma.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/deprecated/gdma_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/deprecated/gdma_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/deprecated/gdma_legacy.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/deprecated/gdma_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/esp_async_memcpy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/esp_async_memcpy.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/async_memcpy_gdma.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/async_memcpy_gdma.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/systimer.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/systimer.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_hmac.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_hmac.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_ds.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_ds.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/mspi_timing_tuning.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/mspi_timing_tuning.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_wake_stub.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_wake_stub.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_clock_output.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_clock_output.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_crypto_lock.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_crypto_lock.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/sar_periph_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/sar_periph_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/adc2_init_cal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/adc2_init_cal.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_memprot.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_memprot.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp_memprot_conv.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp_memprot_conv.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/heap_idf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/heap_idf.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/app_startup.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/app_startup.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/port_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/port_common.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/port_systick.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/port_systick.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/list.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/list.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/freertos_compatibility.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/freertos_compatibility.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/idf_additions.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/idf_additions.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/abort.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/abort.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/assert.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/assert.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-builtin -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/heap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/heap.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/locks.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/locks.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/poll.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/poll.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/pthread.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/pthread.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/random.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/random.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/getentropy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/getentropy.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/reent_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/reent_init.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/newlib_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/newlib_init.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/syscalls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/syscalls.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/termios.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/termios.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/stdatomic.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/stdatomic.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/time.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/time.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/sysconf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/sysconf.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/realpath.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/realpath.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/scandir.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/scandir.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/port/esp_time_impl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/port/esp_time_impl.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_cond_var.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_cond_var.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_local_storage.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_local_storage.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_rwlock.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_rwlock.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_semaphore.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/pthread_semaphore.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/cxx/cxx_exception_stubs.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/cxx/cxx_exception_stubs.cpp", + "output": "esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/cxx/cxx_guards.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/cxx/cxx_guards.cpp", + "output": "esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/cxx/cxx_init.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/cxx/cxx_init.cpp", + "output": "esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_init.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/ets_timer_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/ets_timer_legacy.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/system_time.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/system_time.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_impl_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_impl_common.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/src/gptimer.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/src/gptimer.c", + "output": "esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/src/gptimer_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/src/gptimer_common.c", + "output": "esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/ringbuf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/ringbuf.c", + "output": "esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/src/uart.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/src/uart.c", + "output": "esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/src/uart_vfs.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/src/uart_vfs.c", + "output": "esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/app_trace.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/app_trace.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/app_trace_util.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/app_trace_util.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/host_file_io.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/host_file_io.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/port_uart.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/port/port_uart.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/default_event_loop.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/default_event_loop.c", + "output": "esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/esp_event.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/esp_event.c", + "output": "esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/esp_event_private.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/esp_event_private.c", + "output": "esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_api.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_api.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_page.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_page.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_storage.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_storage.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_types.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_types.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_platform.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_platform.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_common.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_master.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_master.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_dma.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_dma.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave_hd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave_hd.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_common.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_platform.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_platform.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_std.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_std.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_pdm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_pdm.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_tdm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_tdm.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_cmd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_cmd.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_common.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_init.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_io.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_io.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_mmc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_mmc.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_sd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_sd.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_crc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_crc.c", + "output": "esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_host.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_host.c", + "output": "esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_transaction.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_transaction.c", + "output": "esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_common.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_encoder.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_encoder.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_rx.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_rx.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_tx.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_tx.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/src/temperature_sensor.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/src/temperature_sensor.c", + "output": "esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/src/sdm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/src/sdm.c", + "output": "esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_master.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_master.c", + "output": "esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_common.c", + "output": "esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_slave.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_slave.c", + "output": "esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/src/ledc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/src/ledc.c", + "output": "esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag.c", + "output": "esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_connection_monitor.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_connection_monitor.c", + "output": "esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_vfs.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_vfs.c", + "output": "esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/adc_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/adc_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/adc_dma_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/adc_dma_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/timer_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/timer_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/i2c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/i2c.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/i2s_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/i2s_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/rmt_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/rmt_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/sigma_delta_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/sigma_delta_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/rtc_temperature_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated/rtc_temperature_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/twai.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/twai.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_override.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_override.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/lib_printf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/lib_printf.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_common.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_init.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/phy_init_data.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/phy_init_data.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/btbb_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/src/btbb_init.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/vfs_console.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/vfs_console.c", + "output": "esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/vfs/vfs.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/vfs.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/vfs/vfs_eventfd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/vfs_eventfd.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/vfs/vfs_semihost.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/vfs_semihost.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/sntp/sntp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/sntp/sntp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/api_lib.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/api_lib.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/api_msg.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/api_msg.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/err.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/err.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/if_api.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/if_api.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netbuf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netbuf.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netdb.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netdb.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netifapi.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netifapi.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/sockets.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/sockets.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/tcpip.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/tcpip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/def.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/def.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/dns.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/dns.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/inet_chksum.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/inet_chksum.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/init.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ip.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/mem.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/mem.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/memp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/memp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/netif.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/netif.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/pbuf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/pbuf.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/raw.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/raw.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/stats.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/stats.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/sys.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/sys.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp_in.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp_in.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp_out.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp_out.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/timeouts.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/timeouts.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/udp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/udp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ethernet.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ethernet.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/bridgeif.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/bridgeif.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/slipif.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/slipif.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-array-parameter -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/hooks/tcp_isn_default.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/hooks/tcp_isn_default.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/debug/lwip_debug.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/debug/lwip_debug.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/sockets_ext.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/sockets_ext.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/sys_arch.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/sys_arch.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/ping/esp_ping.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/ping/esp_ping.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/ping/ping.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/ping/ping.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/ping/ping_sock.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/ping/ping_sock.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/arc4.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/arc4.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/des.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/des.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md4.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md4.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md5.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md5.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_handlers.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_handlers.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_objects.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_objects.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_defaults.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_defaults.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/wlanif.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/wlanif.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/ethernetif.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/ethernetif.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/os_xtensa.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/os_xtensa.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/eloop.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/eloop.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ap_config.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ap_config.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/sta_info.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/sta_info.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/sae.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/sae.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/dragonfly.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/dragonfly.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/wpa_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/wpa_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/bitfield.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/bitfield.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/base64.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/base64.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/ext_password.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/ext_password.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/uuid.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/uuid.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/json.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/json.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/sae_pk.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/sae_pk.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/rc4.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/rc4.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.3.2-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/esp32c3/esp_coex_adapter.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/esp32c3/esp_coex_adapter.c", + "output": "esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/src/coexist_debug_diagram.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/src/coexist_debug_diagram.c", + "output": "esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/src/coexist_debug.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/src/coexist_debug.c", + "output": "esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/lib_printf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/lib_printf.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/mesh_event.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/mesh_event.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/smartconfig.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/smartconfig.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_init.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_default.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_default.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_netif.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_netif.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_default_ap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_default_ap.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/smartconfig_ack.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/src/smartconfig_ack.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src/unity.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src/unity.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_compat.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_compat.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_runner.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_runner.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_utils_freertos.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_utils_freertos.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_utils_cache.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_utils_cache.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_utils_memory.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_utils_memory.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_port_esp32.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity_port_esp32.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src/cmock.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src/cmock.c", + "output": "esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/commands.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/commands.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/esp_console_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/esp_console_common.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/split_argv.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/split_argv.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/linenoise/linenoise.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/linenoise/linenoise.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/esp_console_repl_chip.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/esp_console_repl_chip.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_cmd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_cmd.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_date.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_date.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_dbl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_dbl.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_dstr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_dstr.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_end.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_end.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_file.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_file.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_hashtable.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_hashtable.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_int.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_int.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_lit.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_lit.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_rem.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_rem.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_rex.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_rex.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_str.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_str.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/arg_utils.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/argtable3.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/console/argtable3/argtable3.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/http_parser/http_parser.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser/http_parser.c", + "output": "esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_error_capture.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_error_capture.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_platform_port.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_platform_port.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_mbedtls.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_mbedtls.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_oneshot.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_oneshot.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_common.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_cali.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_cali.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_cali_curve_fitting.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_cali_curve_fitting.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/esp_adc_cal_common_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/esp_adc_cal_common_legacy.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_continuous.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_continuous.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_monitor.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_monitor.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/gdma/adc_dma.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/gdma/adc_dma.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_filter.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/adc_filter.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/curve_fitting_coefficients.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/curve_fitting_coefficients.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/esp32c3/esp_adc_cal_legacy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/esp32c3/esp_adc_cal_legacy.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/esp_cam_ctlr.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/esp_cam_ctlr.c", + "output": "esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/dvp_share_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/dvp_share_ctrl.c", + "output": "esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/src/esp_eth.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/src/esp_eth.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/src/phy/esp_eth_phy_802_3.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/src/phy/esp_eth_phy_802_3.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/gdbstub.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/gdbstub.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/packet.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/packet.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/gdbstub_riscv.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/gdbstub_riscv.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/rv_decode.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/rv_decode.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hidd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hidd.c", + "output": "esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hidh.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hidh.c", + "output": "esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hid_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hid_common.c", + "output": "esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_ssl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_ssl.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_internal.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_internal.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_socks_proxy.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_socks_proxy.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_ws.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/transport_ws.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/esp_http_client.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/esp_http_client.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_auth.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_auth.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_header.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_header.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_utils.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_main.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_main.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_parse.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_parse.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_sess.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_sess.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_txrx.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_txrx.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_uri.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_uri.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_ws.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_ws.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util/ctrl_sock.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/src/util/ctrl_sock.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/src/esp_https_ota.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/src/esp_https_ota.c", + "output": "esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/src/https_server.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/src/https_server.c", + "output": "esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_common.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v1.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v1.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v2.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v2.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/spi/esp_lcd_panel_io_spi.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/spi/esp_lcd_panel_io_spi.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c", + "output": "esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common/protocomm.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common/protocomm.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/constants.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/constants.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec0.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec0.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec1.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec1.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec2.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec2.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/session.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c/session.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/transports/protocomm_console.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/transports/protocomm_console.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/transports/protocomm_httpd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/transports/protocomm_httpd.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/security/security0.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/security/security0.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/security/security1.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/security/security1.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/security/security2.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/security/security2.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_init.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_init.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_common.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_common.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_flash.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_flash.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_uart.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_uart.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_elf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_elf.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_binary.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_binary.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_sha.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_sha.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_crc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_crc.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/port/riscv/core_dump_port.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/src/port/riscv/core_dump_port.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/Partition.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/Partition.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/SPI_Flash.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/SPI_Flash.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Flash.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Flash.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/crc32.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/crc32.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/wear_levelling.cpp", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/wear_levelling.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_rawflash.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_rawflash.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_wl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_wl.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src/ff.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src/ff.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src/ffunicode.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src/ffunicode.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/port/freertos/ffsystem.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/port/freertos/ffsystem.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_sdmmc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_sdmmc.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON/cJSON.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON/cJSON.c", + "output": "esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON/cJSON_Utils.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON/cJSON_Utils.c", + "output": "esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c", + "output": "esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c", + "output": "esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c", + "output": "esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c", + "output": "esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c", + "output": "esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs_api.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs_api.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/esp_spiffs.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/esp_spiffs.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_config.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_config.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_scan.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_scan.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/manager.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/manager.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/handlers.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/handlers.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/scheme_console.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/scheme_console.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj -c /home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/scheme_softap.c", + "file": "/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/scheme_softap.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build", + "command": "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-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 -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main -I/home/abobkov/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/abobkov/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/heap/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/log/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/hal/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.3.2/esp-idf/components/riscv/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/console -I/home/abobkov/esp/v5.3.2/esp-idf/components/http_parser -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ppa/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_psram/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/abobkov/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/idf_test/include/esp32c3 -I/home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console=. -fmacro-prefix-map=/home/abobkov/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main/main.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main/main.c", + "output": "esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj" +} +] \ No newline at end of file diff --git a/ESP32-Console/build/esp-idf/app_trace/cmake_install.cmake b/ESP32-Console/build/esp-idf/app_trace/cmake_install.cmake new file mode 100644 index 000000000..9fe5821e9 --- /dev/null +++ b/ESP32-Console/build/esp-idf/app_trace/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/app_trace + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/app_update/cmake_install.cmake b/ESP32-Console/build/esp-idf/app_update/cmake_install.cmake new file mode 100644 index 000000000..1f47973e5 --- /dev/null +++ b/ESP32-Console/build/esp-idf/app_update/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/app_update + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/bootloader/bootloader-flash_args.in b/ESP32-Console/build/esp-idf/bootloader/bootloader-flash_args.in new file mode 100644 index 000000000..46c466157 --- /dev/null +++ b/ESP32-Console/build/esp-idf/bootloader/bootloader-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin \ No newline at end of file diff --git a/ESP32-Console/build/esp-idf/bootloader/cmake_install.cmake b/ESP32-Console/build/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 000000000..7928b4995 --- /dev/null +++ b/ESP32-Console/build/esp-idf/bootloader/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/bootloader_support/cmake_install.cmake b/ESP32-Console/build/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 000000000..8d09a0369 --- /dev/null +++ b/ESP32-Console/build/esp-idf/bootloader_support/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/bootloader_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/bt/cmake_install.cmake b/ESP32-Console/build/esp-idf/bt/cmake_install.cmake new file mode 100644 index 000000000..497372ab7 --- /dev/null +++ b/ESP32-Console/build/esp-idf/bt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/bt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/cmake_install.cmake b/ESP32-Console/build/esp-idf/cmake_install.cmake new file mode 100644 index 000000000..ebff41c5d --- /dev/null +++ b/ESP32-Console/build/esp-idf/cmake_install.cmake @@ -0,0 +1,539 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/partition_table/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_pcnt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdio/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_dac/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_parlio/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif_stack/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_isp/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_jpeg/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ppa/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_psram/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/idf_test/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ieee802154/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/openthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/ulp/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/usb/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main/cmake_install.cmake") +endif() + diff --git a/ESP32-Console/build/esp-idf/cmock/cmake_install.cmake b/ESP32-Console/build/esp-idf/cmock/cmake_install.cmake new file mode 100644 index 000000000..edbb2ba00 --- /dev/null +++ b/ESP32-Console/build/esp-idf/cmock/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/cmock + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/console/cmake_install.cmake b/ESP32-Console/build/esp-idf/console/cmake_install.cmake new file mode 100644 index 000000000..1fd534a6a --- /dev/null +++ b/ESP32-Console/build/esp-idf/console/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/console + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/cxx/cmake_install.cmake b/ESP32-Console/build/esp-idf/cxx/cmake_install.cmake new file mode 100644 index 000000000..ec8d80c3b --- /dev/null +++ b/ESP32-Console/build/esp-idf/cxx/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/cxx + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/driver/cmake_install.cmake b/ESP32-Console/build/esp-idf/driver/cmake_install.cmake new file mode 100644 index 000000000..7fb46eae3 --- /dev/null +++ b/ESP32-Console/build/esp-idf/driver/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/driver + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/efuse/cmake_install.cmake b/ESP32-Console/build/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 000000000..415a32564 --- /dev/null +++ b/ESP32-Console/build/esp-idf/efuse/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/efuse + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj b/ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..63e57f0091552167b151f388a8e7eee38ff388d2 GIT binary patch literal 13156 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ÐIUpIT55WrU)?!=3k;@=?i=LP;vTZJ<~$`5JOjUg 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 B;RpZ# literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj b/ESP32-Console/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..019a5dbd948d04701dd931c7830781bd62c73f39 GIT binary patch literal 15528 zcmd5@3w&Hvojx}+Nkft*)1)+QDJ5;nO^cm8TiODJcG{#o($YuTLMaTB$s`$=WWvm( zP=vLVhn6?WLlkzaJa&ae6dx>#LScb*Srt?e)D>}IWp!~yDX_ag!S6f&bLXDiv_@S0 zx##!0_k92F|DFGN+;h%-O!A@5?k>l1l$RX!8|7O{J+nkhOIxtV!

QUxIpo;Ri-Nm+vpBD{YAE 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

l9uN2M9mrH(e@Ct!v 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%0A1&tZ9oe>1$j8W!zn^=o_-Oj`#HW*w6E7n3 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

Dhr!Ruk4RklQWclkk59hiGI_Ye3*wSC<4zb^ zF>p{itr)A*VHs7FPpBwqGh|@Jz>+qD#*Hg!Gj=rpX;VIK%z%-D%7;{p7&l;S`M@EZ zwOyMI>G$O$2Daf`|B?LTd5<4EyrTSnoVl`DeeQAP6$6eMF?!Iz5d#Jf95Ak8^w@to z|36fJ8zG%_aQWDZf0#4p^lw+6BY$a!j~ZSvV9YTC23JfNFm&|T0Yk?9!yy0vGprt$ zd5t+{_<+HqM^#>B|9K@=EBTL! z|DXCFM@$PfeCP?4*YEJ5!v_!ipEvM-p5Y(I9X4>(ka5EX9`jGPcYYaHcmFsFmv_(! z73Jdw3>-gj_=tbF-tuErtJ8@8c>f+eqI}?}yamS^H&2a-p3?G*so&AtJV8GDhMhzY?piSHVRPFv#wf|4G?SCpB(e;SG zdiaj%??n1j&}Q`oL8#;F2NY=68;|7m!Gq9p!?C?Ry zrE5x0sQ(ZDrrkM9(o?#UwcPrp%Ib5brw^4=v-B@r`ZHQNRqyy6Q`(GEvQGN>UtM~c zRykh#bjrkdyH=9^;V(5~9^lh#`NpRIKc0TFDO)~Xi*cUL{>7393njzS00*c4ubF=M zU7hs9%QD7YJ>T@7ZPNdAa>i{!E?oA0I7=G!5? z2jD}LRi@c|FRC`*Vd=Pt@1$kq@-|36*?i|#n{S6&B_+%wo3i=7RBgU|S672(>4I`j*YNVFJePoPL-( zrPsxer&BI(I+Vfc`R?rTvfH;?8t>@z`)tZC?`U_~eEEKp)3Yd@re9Z1M<>Y7_m?zZ zUN!$T4e?3o5UFTev&3Dbz<>%Wn9gFgf)Ny%B(@!?vcGbpvI*m8w zAI57{Z9E={ksGg9wefn^`{(;Xk80yJO~<}GGL6IX@fe>i-zbll-5%4@cq_6C z>5l7TdbRmhY*Ju`A$mny)fOUnJ@S2Y`$}=&3DztY2Qd@eSiwoX6UeEB#N<7Jn3N_sPKAD@SlY`$$1 zN+7jW%J!Sb)2WOeXq1av)erLZJU1h9gnBHgwKz+ZWH}J{i<@x#_LyYyjJPB zmwi&fcr0@^-dP?myBs^G@%S5@O?1rfA$QsJHzsw%vM8Nq^W`mX&ePeyo0R68{r&Bj z9KYjoeCYAA`M#0HTj}#~LdSd?rpLPc<$ZFCl9E3NJZ1B(m%99XSA1P4IWyfxT;5LU zC!25QYU4fHG<~PG$KoU#Z>MVGjY#k3aXT>Hj_D^G@0e=iEpGbv>n|H`XtnWXrt$du z#&|pD#=ETAcz>kvHb}qErfj^6tBuzy9bdFjiWqO#^ph>$V;(O%U%h63ACHddrD|RC z)TLE;^^|p=R_i*Xj@vVvvhJ5^UFX#CcQTu@u6DXZ6_U)BuTSdompAL0RO^PNj=w|M zly&V=msZ!+&pXddUG_WLjJtch?EG}+?wS2h%f$coOdaRx%zx4}EM3o&(j9>7dGGYY z@3{O2RU2>pqtberu7hkU7=~Btb{kPr!uKd-Q`QZsHs2MkYm~H1e*l?p_wUuO$>MCVbefGJ!+IR_xiDKZoKoVjW_Gmzdv4O<4vhHUWcAFN*Z~*p1JX6 zRU7Y(iRt-YtEvUe#=EN8c>5kuqhw0CE^n{gcym1->mt*zx#?J=JTQA=Jbv!4)*bZL z-ybKlZc(-6o07Vd)8)vf?Edn2wdH$de!9HLaeMH%n%y2RC6~@VX7%~sE2-RWl>I-u zyqsqDd4AU|b+c|MDe0HEcX~i#Jl4Nj=_j{1B`eYfg^$}M=_wnJyHLLSazTxfPtvkv HQ`Y@ItjFAG literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj b/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..eaf7408e780df382db151d54b8d836561b42493e GIT binary patch literal 14052 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj b/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a4fd446f8b8cbbbc4ee7949ac3a790f41f3d45ad GIT binary patch literal 47520 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj b/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c2ee570131247c40c4bcf708863493a631ff7e81 GIT binary patch literal 83104 zcmd?S2Yi*~`Tzf%><|c%gbf-HkSHT(gyn*;H4Fi9dk7g24GAV;xUI##6%{ScTI;TL z?^RT^YSmg-)!I6%*4oxp>-c>>_jO;-bLD`d-}?Q%{=e7%QO^0i?{VGpx}R}!?sN3i znrX3EEYKqs{40nk2tMB_<~ZdN3=iT#WzbmL+};2lJ#)&m(RHoMmbbPvv~;wOURv8c zx}kk}GEtWt-PBUoyrRCrh1J&ArJI{aEe(Q6Tjf1+()7ADpXSuP`$F*RhmMRhQnL7X;@VpBIe9dud)?a87PX@3Fbixw*mlDEpmb zg5b1iTU~nGv_Ws3b3)JHoXrLAF!x;k}-Shq+SX$ds-`r3>Y*=|?Q*%c{Te_}eHM?$fW@n+J(&(7c>>Nots?PP# z;0?nb+J4OqYkEF-+JoBC*mU&N#&>eg$$vCRsL4Ulf4|BdlksI!%ZCqbUQtm#w0#2p4If%xF`>Mv zWo2!1Q+;`D+maQ_Fu^92x2$MxE??f-)Pjyh#${c;GykM1lgsN`TRNIrR7D3G?Btce>^_J~K6U zs*cX~CpA1)GVz+@<{hUY*PK*0Ah%?|#BB%vJJ^5XwnP3M44AU*uzv^J4xbs@_R=A- z*~k5J;^HaKPN|-G)6BuU<<=g1Oqlcd(t-zaZ-*b9b3%S_J3a4&+{hb`%MGG(&nYY~ zIpBVq^Xc!Mv$EvYPB~xy-Z{%lPP*NeS(5jCYgs8i16-!tcKVZZ+QR`ree!vkin zPe1sE)tvZ9k0 zEc)I#D@$f}8vSFwXU<>W9t7< zm!HGjd3}n9puw(&@*0!Ixz}u|xqHQ$jr2j@HrfBcTS3kwycSAh@=LpgwJInXG8YC5 zau(thr`RAUDk$8(@Mw_h)50CfUt*}h2nRW0x^QInen{qu>GH@(W+}*d5NUl~i&~05 zM3}41x7O0d=DAl~!r_oHD|EVxdo2pON#l#=#EQFM5M8JYNKR19Ohxlz*(}SK+_hJ6 zLeu&3rJ7y)X7@&fCfmCBq>Npt7FKZb?hj9Awt4q|Tjx-NB)CD7zR zD{@eFHyF^4X)SI8xkh*HzqahXOtMwQ*JdQ!wEuifkIX*GWIV3;*^G=n*@@Y=Bf>SV zTiKxZpu4-aN?&vTiN@9VjzaKToddkJS3d+sfqTj;ru&+pq;+}Eei_3{0L zvwZuC`}_31eZ>QOJlfMEr?`7At^kA5OVOQWxJnO-w|32CBL@|B#}X=y9PEu~BexYU z=X7Ne&OCY$%>H$k||4P|DN8+ zKp(%*^8n9#dG7CdZ_ny2`v_-g_wVajC)$3Vbz<%B^Ot&i2MCu+Bj)9{qo$>7i8LY| zHezw%lVKz3BvTJ{!Fu7GF5YN^XPsz`!nxXWON6m>arV~czRN;cvJ~1B7TR3cqfmQp znPl3kyDy|gm}?}A9Gp86DNAWdj4Th0v={Cb8tKR|vZ9lbw%j%vp(Qc0Dl~Ff;S-^e z!zELWj?odqF&(2Lg}Z6@9OYS?f3#08H9s`>9Tv)xrO=;*g{~=_gv%0{ILAq*u+ZbZ z5iRrtUx*fZqGv7iB%fXi{b}z0uw2TLrO;EtLQgNeEiCj5$<$xh&NICcf37G#OE^ni z%NR^n%#wG!(+tKVMaSu1t1 zXRXvFo~2Uf=Qg6`Qr1i=by--cD+*r^EA

6jtg=Z$vBgOV3)Vt2}F^uJ){zy2i6s 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj b/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..3fbddb689ea701a64da8ad2b0757176ea449b322 GIT binary patch literal 117152 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj b/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..05ef8196ad7ce65f561aecf5f6699427f9bbf895 GIT binary patch literal 34552 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj b/ESP32-Console/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c2b02e4260ea63b93124b7a1886d3bd320398425 GIT binary patch literal 9656 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 NNAVjEn~6LN{|knvXgL4? literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_adc/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_adc/cmake_install.cmake new file mode 100644 index 000000000..56c079e9e --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_adc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_adc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_adc/libesp_adc.a b/ESP32-Console/build/esp-idf/esp_adc/libesp_adc.a new file mode 100644 index 0000000000000000000000000000000000000000..67c6d147228adc53bc6adbfdcd99aa29bd7775c8 GIT binary patch literal 710970 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

NpYAEd*2Pq*s_3ny!@)i6 z(c4IegL}H5uPPl5?%4#rt#mlJr$72?(&6BqA?StD;ozQa&{vlZ2lq@tZzmlN?%5f= zNID$cQ-!{UbU3)D7JW_WaB$DQ=SY!?U`@{J`209Ng0uy{B|IxMywj zUee*)5tx9Ivm_H1ig=RIJjpFdOzuKaL-iq{?g {OP} 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 F{|`CbBlQ3P literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_app_format/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_app_format/cmake_install.cmake new file mode 100644 index 000000000..9df7062cb --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_app_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_app_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_bootloader_format/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_bootloader_format/cmake_install.cmake new file mode 100644 index 000000000..4997f9af9 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_bootloader_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_bootloader_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj b/ESP32-Console/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..283afb27319f90e3cbea913c6a4f9883415d48f5 GIT binary patch literal 35120 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_coex/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_coex/cmake_install.cmake new file mode 100644 index 000000000..53dd4a262 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_coex/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_coex + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_common/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_common/cmake_install.cmake new file mode 100644 index 000000000..dd0a7209d --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_common/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake new file mode 100644 index 000000000..1d35ab9ab --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_cam/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_cam/cmake_install.cmake new file mode 100644 index 000000000..cbf639d9f --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_cam/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_cam + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_dac/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_dac/cmake_install.cmake new file mode 100644 index 000000000..9ad260a70 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_dac/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_dac + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_gpio/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_gpio/cmake_install.cmake new file mode 100644 index 000000000..130518c07 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_gpio/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gpio + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_gptimer/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_gptimer/cmake_install.cmake new file mode 100644 index 000000000..61f1c4902 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_gptimer/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_gptimer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_i2c/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_i2c/cmake_install.cmake new file mode 100644 index 000000000..e6323be4f --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_i2c/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2c + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_i2s/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_i2s/cmake_install.cmake new file mode 100644 index 000000000..8492cda94 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_i2s/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_i2s + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_isp/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_isp/cmake_install.cmake new file mode 100644 index 000000000..8800bed8e --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_isp/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_isp + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_jpeg/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_jpeg/cmake_install.cmake new file mode 100644 index 000000000..1d3d6d5f8 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_jpeg/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_jpeg + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_ledc/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_ledc/cmake_install.cmake new file mode 100644 index 000000000..774e6ead1 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_ledc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ledc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake new file mode 100644 index 000000000..5caeb69e1 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_parlio/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_parlio/cmake_install.cmake new file mode 100644 index 000000000..dcefab41b --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_parlio/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_parlio + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_pcnt/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_pcnt/cmake_install.cmake new file mode 100644 index 000000000..589d717d2 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_pcnt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_pcnt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_ppa/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_ppa/cmake_install.cmake new file mode 100644 index 000000000..e5d65bf8e --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_ppa/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_ppa + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_rmt/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_rmt/cmake_install.cmake new file mode 100644 index 000000000..4ef1e4163 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_rmt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_rmt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_sdio/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_sdio/cmake_install.cmake new file mode 100644 index 000000000..1e6c51ad6 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_sdio/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdio + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_sdm/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_sdm/cmake_install.cmake new file mode 100644 index 000000000..1529d4ea6 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_sdm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake new file mode 100644 index 000000000..57e0c62a5 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_sdspi/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_sdspi/cmake_install.cmake new file mode 100644 index 000000000..f1fa73971 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_sdspi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_sdspi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_spi/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_spi/cmake_install.cmake new file mode 100644 index 000000000..54ccb1737 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_spi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_spi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake new file mode 100644 index 000000000..a44c6e51a --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_touch_sens + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_tsens/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_tsens/cmake_install.cmake new file mode 100644 index 000000000..676f365fe --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_tsens/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_tsens + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_uart/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_uart/cmake_install.cmake new file mode 100644 index 000000000..f4f203cb7 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_uart/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_uart + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake new file mode 100644 index 000000000..36ca977f4 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj b/ESP32-Console/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..86242382ae24397438163c31aa799c8f6ba9ca77 GIT binary patch literal 220036 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

_aM180q=3n~A9YA1H@ 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%0D5KNLcRS73C5`|s4jsFj~Q5mtq)e5D(oWZ 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≷qMTI-8by8_fm`6+9;2t z%K(fL*OAUM%`tN|#q1?;T}6#BPM=tHl=_6TJi+PwvAo2{9`WjH$j3N6SYP$Qz2`GU zAjAfn3vgiuiw})ko`@ z6It57x?i=|55j!-Z_rPUZmaxTM6UL_YKsJCajnmcY?1cN7-#nWZ;p0Hs}*HWK3eO7 zjz>HFoJ`*cqun#kX{P5{v6}n;VY~|;-&9YMM>~>f2kBlDp0}<1Kf5m-t>~69d9-@2 zb4|LVt79F?+D5^DqvYs44|0^FggaGw zRUYnm$OF#R-6M3KWUhFq+fvE*s#6BeFv6ZY`{utMjPLAu+ zY^x?$cVCZCj3J`J-x;za;p+d>^(d{FSvtSGv?5TtsIjkTdQtfs!kq^fBM1na6GtZk@Y;S)ct_02Ua z>O)mNl*AUyofeogcY0u2*~x+V(*iT5ET{-fA30_$t88s)2-JsGGz3ER!Wg`k8Ccy^ z(-P9w2OH|EYgQ;*VG>@g1i>fL9im#JM&giTE8{QKGW~8OUXZMm zicl5LM&oDttOe8NmY0`KtAGmHG}GoS6mA!9od$x-iPO1nn}rYC)M9=qOqySz8w|B* z6b&odHQ3Tr%lzdFebYvq=#y`~`-6Mm~h^}$e$uV_Wp>dL0-qS4q}QMKGxG{DO%M~TiH@m z8!B2}(^6d%s;%Ogk@&3Ey2c{$2Dfv7ztLONyt<|(xUvW#x+>JvjH1NL!m@{0&f~q# zX=eVxgGw}XXpL+j(c-dCia1uWGGoCU-r8`j)qwh7VA>pXs)ZO3=7`7wE)XWbpBNNm z!0qbLdsSs^ zYe*>LMVvZ+7CH-$@A;*E9Srh?X6_4TFyTEOf#Hl7JeYXq1+rsIpFUp(dstZrW^IJZ zFu!!lbX{2co*m6FN(LI6(7l?2tqrZs!j4+BJ4^}$W-Kh9RxxXCc_1JL4>`u^D3|`n zSc?u-+pxM8pChQnOWb_q3sj*J#E;WUg&(z70*%@Oe7I_6JpM@EstVPH(7}0a`0x^# zKKImeR$o~s4$;19Ix4RSH(X?LT65-*FUVY z&nqhn%os7Yc#dwt1pzs#@Bwo6Q=`w;p+y?15Yre1gL*oss0p53fv+Q=E)A_Mft6KqVspCO{JC>5 z6)c>)5QBzVNHm42@o9rrOg6k7#X3Uuxdj1UyD7Yrst~{gQ&r2ghkvaF;tswj;$-Gu zc~M_{!3Q09DNb0=SXfrZJ6-rJRu`(O!3f$U;;CZRoYMJ$iYW_D7PiR7L;5Dfo@myZ zAQ5OUwJ>K4=Ci4;v*=chO*O0FKD|g%wf38#N!7Y46hxRHsNk$n6Q7mDFry6=V@})9 zQyLfO6##<0vP!M7!WwtVys0cO6<@l+LQ4j_9umbWMVTV1tb-5>3b8I|UWrdoh?N&N zMKq#VF9uewW>#lb%c9cx^XJZI!B))Pb%B}&z66raXl!Y6dV&n+Ia3xx(%w{t)TDiQ zT2*Vmsda5bL!%gAlr1v!x#{RF=q}u9F@-TX+%mBw)Q;kjDcVeVfgj-GtR8Zj&#q|< zwARb;tO|$^$u!HUrK+J7-(g|3q52hKh{Tdl`Cw7${Hb#nlrp*GB=MueT+L!)Nz6wp z?TOk3v?O1;DP`qY_K_6Xrux^`czt zhna)QFDRRPs;-ua5@!j2>XiBAq;f>?zA8<13n5&tC(LFxwWv$4;xWtl`oo7HjAG#IDJ<{ zEN>3yyosE5iI54)EmjNT&^4KV+O!G2!T7pOGwf-oEh_i>;Ey8f+grywYkmIZ8ukq~ z4|ARG>f&a-z;v6Ml{58X*UXG(r)IIK_%u#5c>&FgeJ4N9-cH`xT6h08d3`f3c5QZV z@pyK*k!sJ>mxL9g+oYRZF4J9|a*g-e)ayEVdaCrVP5t@Q*QdTA@(pd1uXwh}=U(L$ z!Lx|Uwr`Jn9WjS>kWT3o`Xc+z)IYL(iS|!h`Q)h=r¬l={7H*RQQU-qvMW-{Hv@ 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 #Vz&&JE#=bJ0Ps&|$0Td4Wk^E>c2?uYQV?q~3K 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_event/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_event/cmake_install.cmake new file mode 100644 index 000000000..896780bb1 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_event/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_event + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj b/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..934639c5e331c85ecaf888ae41962352414cd5e0 GIT binary patch literal 173412 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj b/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f534ecd7b4dda06fb7033e0df2f7faf9248da679 GIT binary patch literal 21744 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj b/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..6a9de93a2c8f7ce56129eab0eefc4333e7d442db GIT binary patch literal 29300 zcmd6P34B%6x&1!5xi^6TNw}au5JE2OpprR^B0`u%DI!CPipJz7KqMp~H$gyDL=@)< ztYa0_I`_5C)_FkdtW|66Ypp)DN^1veAM)z>zO}z^pR?~tgueg(z4v?j$GvB*wb%ak zc!qnWr!U4d6t^AEuQ&iR$}88id!@Tk-IyP`|<;}#)|FM5zUOu%v7uXVM{92(A=3S zoN{O(`cYOkXU43uWZSCtw$`TB&Qw`bs=aP`V?(O5tD!8_kt}PkPp)k0EKQQPyrQzI zdhEFI6DHO-BpaKSDbxF+o%*TUH_{ARPW+AC)8eTrRk}64FfsM(?{q1JR`Z~V@0)Iuv@KLylEq$&AZj9gc60%Df_)? zuOIQ+yjN~NxAa`wkNC;EbGK$q%}Dm!qvBn=bMKyCwCJ)$8OMA!XJ-AT zjoxf;##y(XF~gg2-*$`{wMX521=gu8pNQ@7@r{Hxs3|*l%pC1&h?(qlQ;gQ9KmO|$ zH&c%WC^zCQw30s^p4|Cy?4ivzHp*_L9)1wn{T~Nyi+BFJY3T>C-JfIie=vOa7uLCz zdNIW~;?HDdEPfy!{i$D@ttGMjA2h~SsjkHpkFQ%i;&G*%Wm=bNYHh4r(X^J9sCq0@ zDf&k#)9ku^3=Vx|WYc&km66FCFB>dkq__4TL)*;EXme|)%E+dbOTIi4F~g%ZtyHuM zQU>Q_NFc*Zgve2Y&w+ts$1;tZYlvP>8L`Z3>DyQ{%Lin;WpDJ$#u4kU^yv-;AnW^7>>KLAK=0U$OP37vj`JoclYxHs zr%YsIm-JA4KNN?{I1a{~Tue$Va}s@^@9a?C zQB}Z5gYo4ZH5tA1j>~UW-qC)K^IO}Lw;-Tvl((>-4T+Il)EiT4QY;gV7y|6o#8@ME z?NC|?gHouorgVqMW`wSzMQZv#gg}3Cp?9=Tm`s$CV3V9+Ns|3Bnb zE#5!h%iEuJoslXhX9`Jl;Mh+^`c29?BxhpI92%TV$)O`yR4XX4T=D{BdET73M<9Cy zWt7nos#mpBHe--dy-U?$gKfCt!E@r1Y4zr$i;()1daiGaH+b@3MD80kRrX8I=Dgf= zaZWtn>mQps=!zOsGB4^jg}RteZOgX(${?YCT4PCwpS#IZ`CbLpJAj}Eh(-)NkMxW| zm)1~+_Olr@^`_T!OdLd2r9~c`RyUOzlHSy`h8Cb1bK=#5FhF==y+`dCvqxQTHBb53fplB|aX>Q36wV13_Oq?cQzrz_X++Pe zV{l+yj}d%Bwpz#Mv?A-X+YD9ibZp5!WKa2yo?*}BkJ*QuHUhrcQEmCON%DKwWA2H2 zS8Z;3|Btt_-Fm9l!anL0b(F3ea*8Ud)Xtds25U?Y>9=xUZTF`zqD~+0#CLUfu6#XH zo&GC#b@~~e@}X^8S|j|q>}i$vSi+y1y_axyhV(i@J3~;1Z;Pn4nb-HA2a+?OeyP3Z z#?)GsU0CdgwT-Vz+o^ks+mmwu63T z*Hl%OAW~DyG83_aLYJ1;RhCy)myfL~@8)S~ZYW!xOm@?`Tv>B#vZbrB>3^c;aBHQi zvQ_oT70s>xt5v4fr9wUY=jWxpqj^nzXH(t({zxh1-+7>gmFjGy8xEx_uw&E_s_$y) ztm|CY-jpJZt{UseK)=|C&^|-mv$rtn=+4HfwpP;V`lmjXYU+Ro*I!XjMa^Co$@iks zh)0Xsi}sC0@Uw)3m?)kA{8;h4pwOV8P=8w}TM7@OUw@w9g9v8`?j^A}v{aC9OM8*1 zshV7;0(8&MfE;efsGuP^HdJ~=(cV_ijYUo~b@cHSX_^?wE|f}3j5C0mHXM@*P% ztCUKZNwOVndo0@#R6G)koNh`DafXLtnoyLHHoTMkUZoAzcg@CAn6flywr!dn3)_+C zcg1)$9K($#li^48*N3a{p!ADH)|-CziNws7ew7I4!Ox3DvW;+nZ6n=mG6F3>UWYVM zA!VplawP|&m=TMtH3j3&koJ-o)DDi3BU^tY{OG>2pY`?$*Xw)zwhgpi+Y;)JSv=AI zul`UJ?t9$Ery8?N??V;dl%kry# zVvW$Ca%;1kN$I{`{IRF?c%bP-Zluv{xO!pV+4P;{5gq62AUlIP?XnG z-Fwd+V%zPv)n9Y&^73>2m2Z0@7AxkzA_-Z68+;)Jkn*X6n%{Wb`?_>WfeO; zvNcBi@}%%w`s=kv5ATqEDGF{5Zc+aroa@x$kFL8SL;EMyl85$6-~AExYxm3giZdE! zeyKREvAVitU9HKwI+dzRu1IyQN;`?QcXcLL)ORSl(MjO{{cN6gKR;QAJ6G1X#sspj=fb)AZC^3w3sccfHZT^BW}s*=Rn^A;CQuNYs*7j=attLht?4{dH~uc{>6 zoT@KLwKpXXtt_vYSW#I~h5U}>ibFf-TC#anvTl8IGSxxf%bHq~P0fWR%NtLw?^sq+ zO^6qS2cE@H{2`lHkql;`i@T3*40^u!B)ZSA-su( z=SFGembG-HRwx=xELdJJJ+_6qU&mK-%AYk8AMW(a{_m}u-_dpw4P~lq=EC_U^V%Al z45ADF>20m4ww9){hOXw8Ms8nYTNe$Qk~L}?>Gq3OBD#t`VI1me=!b+-v!_p=R5&`> z(UwZ#mqp3E*@aZ7B=lS2Kv_?;cjAWnx0E7ui`?s*p#~9mQ%%3TnlrrGCu`{bT%nsm znDSWC%iQize zzk|1j@;e;vLjn<%9U9N<(0F#wPajXt55})&9?Ti%nP^~CYRd`ZY3tT*-t>&-k$_1zKGH#A;-L*vywAN>vXYR(Vy zV7xd#m_OzR`7K}`9H*I=JNZ5&5TVwg{vhRs+S@%J{^0n*`N4cM58B%^57s;92kVph zNWVeMgX0PFpnv9ZtM87e{7`@LL;dNVkN#x%5jg+9n+M~;@xwego^pPe2m3eY2m3ek zVEmW|>!W8LtQXD?)<@60GBiG69_*i7KG;8*PYRU}_D{|a^O}%<);{>WP=1)#hVqy0 zgP#z}5A%jl{<3}W)=+-uKKPnYeweQh<)5|>es(B7%r6M#Ulih(?1TRxlz;U;_;sQD zFy9`^5A&Ns`C)#mlkYq!ylZ#I6v5b|7UoxzjORx|L&Ow$4ky1 z?RT1au)i}O7s?OzSI(at%AXSA!TuRni)~&8&foi+@pbbte)FwI#(!UYNys1UuiU;c zZw&cY?1Q(2^22;>D1XB~_{LCvus?Bo!#voZI6us{h2q_?4}Nz={#GbI%zqcke}5l*S13Qs{}RgoVjn!_|IFn13-jKg{4nnq%J1)R zziI*zb5$HD5q`PJ7b3L3xhWF*wIAVknS4t`nU|{^?!QrGw1^t+=K)02h!9Vh{d<_N z^6%9SpY!jtBA@f`jRv3d^>ew;!`G{PeRr#$&({a;_~3XFq)`e___Z&@%!>xcIvj7v zEO7X8!UKGstyU5aVrHv0KM$a{!nwMSul1(aSCk5lm%Y_##25MbIqFQp!SOXmokM)6 zpP#EPOyl|LGUAi`{Cx9H?S2lwmhdu%?;w1$!-0eG&R2I3589Wneo7o|*W8KIG!}v`1cXV zny~y);ec=LIT3e3Z`<>R{sY{5lKF+y}?Egu?sG57UQJLQN-( zG2~RBjwC+FQd-Xoh%a&YF~r^Ll@o~v;}ciQiC^IOTZy~p=Pu&z`ELX9FC71w#OFBU zcRukT(eZ}3dwji$_|s1Nw-dj~FOyKW65iwF|AhE{etvZ3G&T>Y7NP=8$gJMmz=5~RWIW1`3?UC#64f`PrSx&U|bC&eu=|J5qHm@V~9WK3HIk9NtLWJ-@Fc{*;s7LHt>VuOt4U!#5J& zkVG;u{=(Iq}U7zn1uC4!@Cjkn+{-#Dn?FS9cK)jtBYbLE=Sz0lJq2qs(c!tA&L;NC#zfU}vzkKxv;#WHPpAvVkpY{+B)>FRvhWG@>AEo!r zW;whM@dk&-i7#{b5aPl4Enkfw?q1)GCVr0N$NT)3IeZ-PAmyqLT9T7qZm`;=%q)|8p+QA5-TN z584w`7ZVT0H>NHpeuN({rmi7=tiyK@Z*ll7#Df&9ENBtu%))$BU^V&0>OLutHutAH z`7b%~u+H8S-eK}%>T}^(qy6c4n-e2I33J|`o@W#ahlcW{!plv5Uo}0HzgRfVq5bK6 zx?1?HhUcrz!f}n&pZ513hRO$TPnOOtFH|Gf{+FN7+80smn<=H`csGR}qnFO5|1deX znm(2E8Bd=H^qF3cuL^uYt^ln7tuRhlD&VacM_-l5t(*vIGJq;!u0lqYL5Naq5OS*! zrFtxosU1(;Dz;3ul=~*usP@%CfJczIAz1Dk#@NZ{10m5pB!}U@LJdBv6HfFyn%J31S9@xaldjqE|`u zDhXeS^0R8jBYW0Nvq2Q(&Rw|3uMMpLN3Gb}TG0=1>4BLEaH-AA0>!Je>i5{G(+qkC-cP(8^?Vg#}TENsf?zLo#VOq1a960sg(zG0_RQSC=(?L zS38b}e!Mu@GJ!1G<^?-`C(C`M$-WBcYR1~_HICJRtv;2oZ5y!FXAmxs zwgFpx9%0*NV5{Sr#l{D=I<6CJd|<0DBW&XXTOHRrHa@V`+Xz&E#v2@c6ZC-KoGsSjRjLd5FF!0o$^(2p5PBZ1wqs zZC$`t$L|)a16#cv`Wsvqu+`DWyaLuY!z0HWVC%VvaLG{i;CHcYC$RNgN!Yd%*y=YE z&O3n1-bvWD4cK}ffoB+dUI3Px)2{;;vi=rfTNc=s{S)C5@q7l4v>(`dz94Md3~cpp z2-`LTTOG^M_7_XX;uv|n5!{|Wz(tI4@7PN)Ht&R){}0c9F2Nhc`UrUBCfR78G=EI0QL0X~Rz%&&JaCTJUj5d$M_@Qd5pgWK8i8!_j~gh z4+Tc&DB&4}w}9~y;DwBnz>65;-g{zkfQv;x6`oqwHvxa2G47pvOBmxmxpxd>+!Ock z;D^#q;Nuv-28;ow^ef=w8RMRJ;)DPfi;m|$ULEV71E0tk_q07s4kh|8VajV@d;oBg z@kroC#`M4JRH7-s#iCcivyAoGz{?pQ3%r6co)vk`j8_7m#JG)cVr77fML!E3EEY=V z0n1oj4!nx>tASe?-vm6x*wt;oZLHr1+|KxCgcGX+TrB#F@N}^L8gPp7zXEqM{uo%U z6Fvu)y67c+#b$|FyM8J=Ky2ppfn%&6vm4P zCpHAQSo9U}oXYwt;L{kN0gN4s67G+B8yQ~@d7C7<{Tw_5cnj;e*0LDaSDqYC@C?qzp9U;34|nif;Bz?6 zLI<1Uu*Apnc^iKvu*6>vd@h$g4HyR-N@oE}*>i!uqI>bFR0IF`kE8 z{BOY0-#-G&c>&KWz02AEC9w28LXzz}ma_K)_Vfdmap(^$eIMfBVZc|=7bSD0QZsIq+4CtAVd(d&q zYw3#;b|H(gOW5{f`t5unv>j&*y~P+B+s+>W|B${Y-3ELecZ)f~- z;2n%#aq#QFH?aO|2fqV+BkLbJco*Q75a62` zk8rR#-$~i=&;{f9wT*-4w%#pVcAn#@b?~vkx3Z@m7z0MB3HWx#Ex>m$ZU>fj;yJLb z_e|hB*>j$QF9QBC>sJ8(3*&2mf5P|%2j2{giK2vO(H7qWd>88vIruT)yIFtE!FVR^ z-NX7Dz|t>sUdH58!gFZvKE{6prt>fMeREzGyc_!c?D@*U^zcA=SnQPW{MUPcG5)}o z_aNhhgNuQG#yb5kc^_8-uVfw1jcpt}C-xpdX| z+2Y{yf#rOPXTBC+3H%8AZvlRk@g2aAF}~Zu_X9u9I-dJ_PcVKS_({g*+%5P`=uff! z8wbA&{50#IIQXx?J6Sj9biomv`!@1?^>%PS;Ahy6zx-wKU|=~%o8KnSvL}z`&z@)T zJKCOSf$e#A5Im=_e<(Z>2iTtL3*nLLhmr8ebp^1!t}wr4$z$5!Cu)Xdz=k7zrWE{*GO5ZVVcFh+8H*!pjl_&i*V|6_17$3W@nemZ+ zVNC3?$c%~f1><1P1utTsMPn&p-!JMNVEV(ICcOt8ouCA)#e;WIiu$q+ti|&g^nR=Z zYw_S3zUUvU18eb^V+96-68&KXRfLN#!CLfz(D!E@Sc?bO{6!c%O2Aq?2SOjrI%dw(GoWKaC;@Bn;8;|20PDb7JPV-@V;xwF=Q!xYSqIkQ!Evc* z1nao(^v=A;u#LThIL>qo?__JSqIkQDT6+Pbzm)?$%dw(b%ed|v5t3PijE4f7JW7J`K$wL@th3(Xx4$X zcs4>`z&fxN&t~Xfvkt7qgLh`UC9Gcq&#?j4qVIry9P7YZJos%`w3KyVEuMRzAJ00l z7SF@bPhcHbi)SbFI@W=;c%Fm)4eP*KJg*b>npl4qo@D{nqW>N`e(+HO*5dgD`U=*8 zwRrvpy_t1jEuKBlPhuTdi$_IC$B#%P!dg7NptrCLti{tG`YP6ewRj4kx3Uhb#WNCm z8|%PYJY%4@vkt7qQw@DJ>%dw(lc9I84y?s96MBkuU@e|`&^uWN*5av!-o-kw7Ec}Y zHLL?`@vMM;GV8!vJgcFvWgS?HXFc?FtOINDY=XX?bzm(Xyqi;W3hTgHJa{LkXanoO zT0A#GKb3W0EuK4}pT;_{7SFxVPiGxii|0}38(9a|;&~SO8LR_q@w^Is6YIcQJa0ok zlXYM%p7)?{W*u0I=MT`&VjWnE=QHSMvkt7q^Ck2xtOINDWX4E8hjm~ro<7jeWgS?H zXCU%dw($3ef0bzm)?M(A5v2iD?Q1$`Uqz*;uolnR z(63+}Sc~Uk=vT51ti^LB^s870*5cU?{c6^MwRmoWehuruT0D0{zm|1iEuM#=|B!WH zEuNjwuVWopi|1wN*Ru|+#q$>Q?W_aaKN9*b^c}1NYw_%Yego^kT0DP({w?dkT0EZ< z_HJQ4l0}}|0<1;v1^sr`fwg#Yq2Iweuolli=y$RXti@9R{l}~WYw?VP{x7TpYw?sr z{|W2BT09e>|CDuLEuI?acd-tv#d9R|yIBX;;#ma!9@c@ic$PxHk9A-zo<`{Rvkt7q z(*peg)`7KnI-x(vIs4y?s<1@uQ*2iD@*4*fCK zfwg$nJhP#{#yYST&wS{=U>#VCX9@Jz zSqIkQsfYds>%dw(&CuUu9axK}1Ntvn2iD>_4ft_Pfwg$z*;=7LVuTa zU@e}vp})sEuolmU(Ep8fU@e|MLw}!jU@e}{p?|WNVSE*5O7*fpTvKs+Iz@p}y|%>77cnu%eXS^4v=^ z@apB>^6}o~-twsm`@-dS*yP>I@5oJi4byhUdBeXnMFUxCU;W3Zg5afp)2ZNPRT_8a zb^EmJmbPRXujg0o)3hEWynt_`nxV#@Zl*tYnO1IDNBt^tnLj>PTHi^3Ru#|OAtS^W5nk<@Bo7h}2if%5m#>06;d+OWW|OUV3<;U^nJO6@ zrzv$f;nDPgj!z%@U{`nJEg;@OADe7E90uHY&rv*jZNkLE7}$87gxz>Mi5JnwCL6Df z1UKGmHGB+4`!EhR-o=CwuaZ7UyXYf_Kf~cezBwk**3L&Ii4DfVU$)+Rh`RNv=|Mko zBoE_aj!m?+@wQPsoFii??32+cG`G&423ze$;SIT32wZN z6mJn}h=}ijklCE6u0H>q=hY~ND~o0B)ra(OkhvK8$k3qzdhjGU14YmwXbv8BjHAk=zkFG6- zueLY+zy2QT#p86h-h1cLI>_RBaZIuGJ`#$zrJwu%#Dlu<*w~Ht-a?8;8s_5wCmz~N z|NQhW#XH<*LEej@czqTt^#u74Z#aEy`#uQ8E2hP{SgxhW=GXPRP`sBY-ga7eh&RHC z_g9H$_puE$33#q!6J?v2Uxa)g(V*Ef@LFFstqowC1`Vb6TO9%YK#Gvh9lw_4)Hc%4 zzESkC{T)aeHK!eAkVezs&R}T1ZD?%C>Zca+ok*VpNqK=X5igHE7%HcG>ZM6a-DM9B UlxO2%A9a1(n(18ORA7Do3Cu#@*8l(j literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj b/ESP32-Console/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..3a7aa00a25d35cd365bf4ac4bf01c399ddd8a383 GIT binary patch literal 17620 zcmds83w&Hvojx}+lctk4O`Eh$OA2XIZVEK-l(w{mG)-R++d>}{D2B;ok_??>;>@Hk zQA%4B6qJ`dq$=wJQB>B7j};$)-~-=^3M{U56|1W&KXCn3S627?&i|abXC`gY-*4UD z{`SD!`+eW}&i_2`xi@#F*RJka<9VL4$y2{m0aL2u0;PF}HY`x{RlQm{we-vLp70<4 z@S&zdRi&L}*R7s+{awgEwqL2ko%MD9QC3y@=!Dy^?^acjZe??hbk6I(t$U?+U_Z;3 ztqgQ(2OF+0o3l2);kcT*HvZhPl8I~MTaK&gs}JmtKRKafD$a}6#@8QLt!v{?AJcjx zv=wXPcOO$k{Lsx$@ZWXc{I9j~Uwm4!Mhib&WLC=GuA>I7{G*Hm2rBDkgcAaL0ok!J6v5~U`Bs7Q-<4bRa`OhsBX z4o9=2D$=HLS#%J%UE@j79B_xmmC;;_iY(H&I+|-$k#jY!iRRi=WU#-K0Lcwsb#vdcAYiN@MhWQE2Z(O8FyoUiecXl#*+T%hstXzW}S z>D0J08e6O)D>d$pW)Y`L<8{$2;;hoRCz?f^ZjCoZvxu`=<1NuF;;hkldo+tUYc<{x z%`Q=qbsAq4%`R1u^&0o1FX+I9nhb%U2N!9Qisn#TkH(|X9BO-w#<^$?wQbONPc(D#f$QDg*k(rHb^}c{PEa$B1sV<#TO7^D)9c2yd_A4eT}!j*nF zL?w!21vAUS-kB49Fx@iGuXtIP(Qa=+XbN)5nLS0D=T5v6=S#sW2`bxpIFDJ9e}>NA zozH(yK7T4r-o5%d(eUu+;F>0C2Qic3-Ru-o6%XFM+sVBhXg9~CT8pX`iFGOse+aFUwk&i)d<%vd zxp<%Q7B>Ask1lwBHV3|ec}z2T@S19#F5oRQpEJCM`A0!!c~?yQUFi4aXC7a898zhR zb6*;6Lmx}ScjxP`aq3TD(~-v3oNpT|_19cw>z_@NP2TLtM$pst8ckRJCXiX)JSUh(Os@uuB$xV)-_Q%PK{Llp8x=TB+%Uao1Pn^H})|1j=`V zk!N-kRaJB20S_bF3iGVD9Pm_0&8=OiaP}NX47I)dvhqvI8SAu&YOP|7+9ogPW}VKP z1^)uStAwVv-8ObSC?BBRamQ0y;ivu=;UMv67O?5=@PQKof7$MYjc9UN*({d zvj58d2e$mkooHYK+bL(v+Dg_Ac3 zSj~26L;W8;zX97}Slz|@lIQ)YVlq#B7{$kH9!d`_^4)*tDb7OtY*-X57G@Z#cXOh|YE>#$&3C>I+n@tWh=hEp^ zR!r?}jSQMd4d~#lsHLf;x2>hEqh(Qh%Q#Oe+1ET6kB`%(Tyt_Ho*L^<{5@*cU2XXZ*K2s zA`1-{PA?4jqYMO>d}dc>Y$TT)PBac=V#C^kE6f?X-dH9+1TUV7a5hI#KLOYE*U8}n^ zn-rR?&!%4Bg4X>K4VpkhamLFh%XkGDy29cThdeJd@kF6+K}Ok$GVaAVMM8R1B4xI- zlS+*;#VQlc$VO&brQQq(yn2cvd9N1=v8D*hyitScrVI!=?k@Xz?aR%QmNi_ZYYuI zjgO9HQ6!ehp`tMqXm2ZW>!l0L)V?d08cP&5Dx1hD7F|+Q5|@u{Cvy77hKKj|^6!m& zHM#U?Z+d{$$9Jk!dStLpAK2`Gjg4fJgCmK4-5YefH#yRu*u&zBiVE+(agc@S8F$Hty|T)xK8d7b&bQZzT}EzYP7u#IGK$# zW=9k86>Tl8OIzDo+nJ9Gbwy@Zds}ii-n%au&t`BONQ}f2$-2hD{@t<6Kw}3G`drtz zaj>ot`@o99kulWKI503a63->mBaK-!4d*Ph{#XvR1bigjm>t4}zq4_7CN>HKw}E)B zaaTGO%VDM)`;xhVWFpni!Z2SwHayyxi}j@vM#y33Y|QRX=Hf$*@$|^9L?(->)NpQB zBCc}Tom;TMU=VVdbgCLwbJFw_t6|JTZY(Q9-=7{sXq6xQ_)siUu!t~`y}7iV zUp0*UT(Te2g0}!>!gQH@1kS3vzR|tGL0N%Hmg`Ba;}&dUq+g9|(O@Fi%bH^;=>jXv zFFN$Hw+oLL1x+wZJLrX8bti8ID!>9v;NB?V`JF_XA|91Yges0uWms+lg?)O+|;;XZ5;wP7CkAQWtO+%yTrdB zg_L)VH@QUBfxD@zqH@i3-VG%;hDIOj`fAtLy6{J>{sY=E!P9k}*YgV?Ni~6jm?&#bTZ@ zPA&zPr+6!dc&B$#2seBEekHGk)r>qQ7@tqSeif^Ik{^uYiMf7n;rNSr{*{HPZ=Uw@ zAo0#E;!BEnr^E9QAcO~$!v2*O^>2JW{lQ;7lK;1I{U%U1M9Np@8zo%7C^Px_EPxP3 zwy?dg&I{-3#QvcDk{^^2K0DtC;Y~%nt%wKnA^zn>`JF|)yNF*{#Csf`hX5fJEgFyU zJm?Ecj?d?K23J9prhE#i@}l_Td13tV`GxWEa?42}>^Oz?sKe*CZO-M~H zia(wg#vh+w7=N*VBo4u;1y|{P{5t6^%wn-nl#Z!OkJ$S2!A>qPt&61uYSOt*)Un zA5r$#Agb(7?)6wWe{y{V<0;oez-9dgT-IB_Wqr8)XZ#?YuGWLh%L`@dHNc$?zZf{^ zRhilb?(Q#_gP-g8UkmK+UvcntPW}+EJAcFA?tEv!gZieZ-TATvRqD++CiA!5TE#CR zKb61D*6MF=+noITTUZuH%@66bJ?b#PWgMmFLuhm51f6LRI45YK5Qw*?-Ss+IsQlT zUYe$;$HCp}=WF1*o%+99;ICHCfX~fqwdyEva6MG3W8m*|>VFaZs1xsazAQ}@>d)Z$ zY;bw6V*}JGJf=HovZ@9Tq{-?ukf8orRUc%c+$42&fq#-}1uu8TV`+iETy+-s%hg(N z?g5f&)y4vURBbEpN7a?!txo(zfxk?pz}@{Y3*K+T<4e$e;P1(osZ|H^n5I&7Be=W2 z-U8mAAJb}e7dY3Dq-ynU@aHYXdbl6_h?D59l?GaR(}RRGhe<| z;XRW2ki#p$gYl|WGxB|*X^NTy9<*nQnh);o*XMu-PkB=mzsU_!nOX`S?Du7=6Fk`8 z%hX!%x_p5$wE=vd!?%LBID7|qu%65G*mpSjS0g{@f0=q6`1wx$9`H_wUkl#l@Hc^X zJN#zwH4eW6+`XUO3+_H&zZX16rRo82ytXx|R6PWq-_DTp$pU{^JpvxgM_4@uzT6f^ z$*+J4&;qR?(!?7&EqiV2#m#Z5J_$2k70zO%NqJUSZuN%%idK!PmQT%$O zsi&n*&ENAkzX)jR=}=8Qi}7h~!(k~t=aRJZ(8>d)Hlj8f`V)O)gT1l7zD#0Q3;4>- zYdRL0GYgV4n)ouYk--FhqGWjr-vgOa=ET4#V?wY7Fjme$ax!5V72*;(u~lIBm5`iG z9Nh`(CPb@=(P}DaHNjdG@UWm}+{CYee**c}vMyOC*{&yr}i8KMrOvI$Vx zzHPFkP-lk@+qGE7S*=g-km1CFU0n>*wVFprv~SZ(bz6@a`bB0)J8Xk#-PY5_c5my^ zLyD6W)WeV3h3UlsCI$4;05c6_55YK6I7u+QDiE3t!%3p(B>`rtWvjp>ie3iWdQ1>D zbeq1kw)F^Rleg)s4n;IJwFAqQlN=dHx19R*ta;~ezKL*NrSfY9_iePB<-8Vl<#F$n zA>d1pQ(E}i*)=#{xVWZ}2 zli&{$-z@kO#BUS)RpPe`z6du&?-s$^iEkCm=VOn7kut=$3%-{44#77Qze6yeXT3WG zA0@s^@NbFl7W_xzdj#`Y-+QOvS;TBOQUmc}!ApqWC3rjWy9M)E$}@jp^Et}9PxOPp z_5Tpy2BW`?p7)A=5Apj1znl2|fboO7vyKpB8)p{htYNgV8Uf$Mj_@@jrVgT$uZBgBu1{%PXJ1^<-zOM-t% z{Dk1&0M|bm;0B`~r^m$PkI}s^iw8eQRNhwv<7a=$VM12WN?YDEdJMznS<) zqI0XV_%`BaMCX)P%uCdJR&-uA7IV3K&xy{ZVDXd0|13I(-ePv!dtUUT4*oguk468r zgI^^67t#OX;E)IXC!+J+p2Zc!M@2u~!SjfJD*9OtZY2I!(N{QlCGpQhU+3T+Vskz6 zorA}QBMlM1AUN${zWegbb;oxS*8g^5Trd1C_D%=C)A92ih4%}I`6*%(|ML!h%<=Ob zhV}p0@x0*RUlE&n`HsRnCh=b({-xkhNq{F1|4Q@<2TvpBBqQc*u;r&KDR}q^ygAU$FY_984SiOH2eG5hvHddz-KoZrvsG53NFdXC_LL~QR7OMvZtXF0IF z?-1MjPA5GN;(*kRkG-!E+xyx&V0*9Zp~u`SiS4~|6Fv9gfV2f4d+#Q0xDN-D>==f@ z?Yxu`n{k^&Y{pHGxf!c!>SnC;I6n*liDT=T@u?#=V=|xEjENpkbD!lHdJo}%)Pj%g zdk67Hs4At$?E%3YE6?<|llVRykh<})`{ey0V0HrO2=KgUfPJHXhI+Z^#J=%-fjT>l zMC=<6-_gvQEIP4oJm02XAv&>dJkL<)%>jwnH=dtT=RhJ6`^NJE^@QlezVW;W?9CAU zPxNrGk%)bxdzid=e4s`m_Kjx(_1U5m`^Lk6AvW(c(TRQIsir<4Ib1n5o(TRQIIY@m_bYkClZU**R zMZcS#_5k}vKTLf{bYkCl?q}J>qJNy8r2+Ph{z>Xd(TRQI`6A2mK?CV2dM*gCZ*>0i zmw8u5fsk5S(#IdJbS3`5S`dJo@=NNi%#qt zPck6xWVWb zf-hoVB;t;l8tQwHjl&`E&Jdl=t#1l&gVFoxG41Ci;kAf|%cZ^}zzs&v(PR93h|d+z zH8|Cu7vKh?AEL+jZy;vpkZ!`KzLQ9BgVFB*xBk0{yXcVb9qZQwxWVY}hh+T^5U&%@ zM{ug|32=kaAEw8&=QG3`#Pd0v>aPrNgV9w}cJDBL1B!DlBj+KDa)~`T)x=+!s;0hd zRyAc3saO+L{$}3(cE5MrPasd?D|*3p5|{I?ZG2THdE@q182R39yv=$0Ha^q7gBzdY zzKJ_YHws?Li6?kRi9vO~5isK_5`I=&z+>`lK!J7wiQf^}sF*(0gnvpijDJW|P)>fM z+a&)KA(lfg`o?mJtSpMZ;>g=L9{2O#S((cxU$Vp?-m>Wn8D8vT9use|W%#_BkGHkr zdOM-nWb0iB0k;U%X)|z-zGQ0He7KHMVRcscNDd~CAuwm@*>wIE&%G{)n0XX9N9 z?8dtR++3PK!FTTafZcfO5RY{*9>>API}Gf`dm7xf2{4bJEb{%($#Z?bDe^sY65m8r z>el<*NqqH1zUNQkTT|rYpW~Me!a*JpSur#^bHY#@kgC?;cDl|3)OV9v?$(w#JlbULJEwO>WFpfLN%#1s1QnUBtX$X1g zu)1=CEqCC?Yu3+RZ`oxpwGO^9WBv5jb?;V3OfZv0^CeIKpZ zdEelvzq)Vhf)j&tDdMYV6)l(=R1I3+vGv^SHT@UtykOFMLschjTc>8JVCt!x*RGkA z_2wt9+=o6%JXE#L?$6c*Q-ao$GS!(Yc3yDA#kVyirl6OC=|4BlD<~1-@7%picl^ zuMPxm0Df5c?ax}gYIETOXZEAzMOj%HTc7V&SDv?N&=D6GAGLAuUoHqWZP4$}qyBxqT$#Sk06tM&PQCQrP~eBvH5h|}Q#Y?){L$vi z9@v_t-aM9S@n^x@hvq+snGm}%OKn|ouo^PGb=#|%MJxU}Xlr(Fc5D3kjIG&kX15M` zUTw{uklnh^^O=u_GbC~GUN_A2Sji5TcfbvUXKtOhlV(@e^wzbnW(=O*y6M%-+N>#o z8~4P_i)Lc%3uo@UkLK1n?_{)oe2Mzg@b%Moy>ZEhk9%`5aq*w-BK5*|KJ@E5^*+aL z+T`$s(|2uu=l$b%?z$}JeLu=ccRevksZ4V$Wtzh*&)~>gMx0zqWn}Uu$Tlp9n@vU* zZ%kgy;A4xwNZX7|lf%++dv_a&Bg9QkW@c7rcS^D0wNc~9U~p_)(Q$;cE(nDQ!&@Ni zpf`5R-Rm5}83m^4+1oP52Nz{1WrAl;2vEC<_cg1`YJ)T5$zGLNV{kmam~gGZdGQqC zI)e-1sR=5x-r(W!RJF>SXmD{nRiiQ|8N6>iNuJ3Dm&TLiIoRMa@n+HwF?ejene;;q z9v5$>vWFQwA>Lf8G7mSnF5X?B?a3{ zXj0^W1Nq^ z*?Pi(VGc)~9kHUH**g26h;>H9ivD8jjDyqnY{m>*)O6Kq8WbA4!EeXj%_)Cx+C>h~U?`izy7 z&pj|X(yy2_T_l=KFc&$C5&G%Laea)ZbEoDPx$LY_XY>+`-! zbws8$cIX=gDmV8ClE^$l#qtlyJv8^=+!;mm!7n-VL7t@*ldMOD!Ij4f7Dn3uD8azj19q zxz$C;9lB|4pfZXtY^41yuo-l=ETR0l!HFXm=AM+hAQ#SIS*p4S<%@>Wj$^NeR|TKi z#J$p5M8QX-HG_na>7`3)uZ#WtGX2hPfjZf;K(#vfKUH&7c#gUH|6EiT$t;*a1GUhq zrcOSUd3A=_))uIi0icyKR9#ru$2LDuCs{a1tyPDYPZ|~ay}X!Ol|7Jd%ck{vyH)Mh z%XQLcwc0BXQ>zz+H4iilE@Ie;1NEG>WvR2&gsL#&V0Ahj?xmwVsQ_cm{T|7&F}&t| zc8kJk_rGcTT;1@wcOi`SpUli~|GnxyXD50kK4<572mC-KylmHm|6uP->`y-|2g-K! zg$G-{n`DQ5$}#6kdENLqj~cJ{28J$pctRPdd$^TcP1**w5 z#cl%?Hp%OqJU1lAxszau3T2prw1EBpNj*T{`7+g5>Jqw2_^+R`o?@lElH7#yyNv8T+#wYt)$M^R1 zrN;MlCR>-Q^e|QA>}yXZJ3GdwdV0E&Y^trPM9}uG4imhZYN?vgR5PKbZbE(Sgxx$Q zuvezDyS1yot$qBm=GG;h-R=LIRVG&@Bh}H4d`3r^rjNG`9;k;tyFBH7N=MtEO7$&o zYHM%pX=|@)#Xu72XzuSyHKkVdwkNBW-~eb!rrPLY5fS<(+qb;0zdO~rti7_MuX&lV z(9z-5)YRP9x`e#+l}BX-D$5)}v0*`0b}XO?6lCRP$8hz41gi}8l$god$0`9AB9UgB z3%8F8H)Idi($8-#53;hPk^9=H`O?_1`NM6_XDD&&*^92k1rlKl;TU71a&Js_*r6>Myq~+473rnrgeT!ZgI}Xtd({X)@Y@-+g#T*|vlOUM`A>$a8rx;Y?|3=nL!w zFQ?p$*jEPH>Bn#&$jcfrfwSWf9rstf{VuiU8rkp3vOOs52OeoVS~6zgp}w~_8}ed$(5LQ*7fD#LnktQ7hi(R#e)&;S$-7URF46^l`+4748gq^38CCZ4bvS zb}BNmV|gaOFqUn$pRp%{W2@PkEobM?@@7lCaF1x7@TWvLPe>VL0*0TW{=CD-hCM~o z$%M<=(W7E?x~0$i#qFu4)~1%e=I+)dP2KG)Q%#-S$y8HMM@Osi{~O3T@)C(NmwO$#W4XrXy@Pj|AXt9^V+e`i;lnm+r)(xa;dw|=AH8?9 zcel28mR2rqThZLtQCUZbR?wxD$1N_cq}AEsi@W=&j>--*Y@I#bl}TzEZIh(6HK(W+ z$GdwflS}$KyT4SqqOZA^49QeqXKSi*c~4h!s zRnosE!wzORs$n^d3Qw^#sWaKs(%rsVnbP6#H8s+=1m%X=WTchjiNix5&WakD6(rzW zN`I=ICp$GVoJj*80emb`9vutzI8tWDHn+9)(KNL?7S7@@Al=9E=Voh@YxdmbQ&+Z5 z!|K}B|7pjn-G%nWoyk;tpX|r7*5>|XI}YULE~Ta)ee@xvV_W-rl1Y4ts+>K&l#b2H z$k(O=WP;K;Lg9wnCzN6;I3pO6VK{V~=(=oLYRoTaJUf{6KqFn{{;a%lX{D5E%rBjJ zcCaC1W9*{Ltyvjsa~^1XwDGaVry8H8NR7F>)myq-`GP4Zf3hiPihO4M*e^f*yS&aX zOqkj~+qHjN_QiuTdcA#krtw+ckE4zzGk<#v4knmckY$eVn%?TBWi`DMnp*K@4s`~6 zv>Uu^S$|h`?}SLrbRzeZO!fCqJWAiv{9N3&=c^dj6XW~5mJ-WULxc^dZ3gkOFc*Nn z^+$L#AKcZ#<)fT#BuV1@C^yeE7zgJ^`7m2t+K0AsO20l6Q`zBF9^Rkq$o^zU_GkBe z?2n7e`FrB#?yhMN`_0`hkGuA|Jx6v-#Z{N_@%_UL;_3YxkFskHiIssr?)pJ(%#+k;djR$=ezm`=B_=QKSJ7oyLN~d<)xAQ zC?6NekMgQWeocf=j_@NQd`g7RjPN=CLq0cBKD?YO{c%bpf6*RzTO@x;gxfi4`@1ia zpNjC65xzFU*G2e-2;UUp=STS0BK-0Q-x1;0NBGSVep`g!8R2(FIOaYlbJy4sI-c{? zc43$^_ykQqKK9JVhS2~9_PgVo^Ia>LyW^XAaTt^Ns0c5O@I-{`2zPDdc<%UNj(z8p zXMx$q=#d=Tmj{xPK|H;G@+0Su-SgphXHm|NhqVmM-T8&{quiZeI6ul=|8c(SKj!;J z>W}i$NWSY&E|0$8^~U7MM^`Ods5Qob(2Cr0=o5#A8tjS)UA!e>SJ>ffyOY)91&Yx$A309N6#X2j{!_!8`{=O=9lO2h81kVea-~VD9D* z=ezSMb2p!uyZOYtR9a*A$IUO!k8&OHyZOd`H{Y1oMEq|4asK2;zFY5cenTXGN`%jh za5w+B{G3Ss{0MjRkNu}b^4)yod^i7G&!b3;z9py6r{c)x$L{&?yYc3HH{JttH@=*| zC+^0d{cb!zA9v%;em6b?^JBvP<9s(h%-#45%-#5K{=!JSllQ>g_;C3p5r33-Me@7% zz*CX@C|@1PkMgfX^4CQ8mI&V#;n(kh-xkTgJ;Lvd@E`7hKN87*G{PU>1Ai`(ALTDa z@}vBZk^I*p{Ea>E54`*k5{Ri$J|*ss6lBCyNhE*&2p=8c=|_J|m7DXy@X*EAUmWM_ z8IJSyfqO$gfB$ypPhS7K^KEoJ&FjbPuzYm=#_Ol0VLq=9IzrCpH^0Bq_ozZ0MW3I; zLVu>3O5C+CN6jFE?GW{-Ceck?$#eTn$_ zUVaa8_j!_|lEmHdkfT--cjvDhbp~E?(-u@okx6=SKk)m<3gUN zE+#(Kifj~&!fB3$``925kEPs zuUI`ue3r+5O58ucJVD$)AN`8>HqZYY@y9*>YvTU-^CjZ``QsJhZhVT>>%>=k<^M+9 zrG3>W#Ct=nTn)A4%M$(W)Yim#KQo>eHA1~e9OoELCF*73 z|MK`7#Q)%p=R3q7@%V?t6Cp2Ane=66xQ}c=6?v+1{_!h5xM_Ty; zwT!s?{4Y=`;yA`Ql_>lqjh;LR`8wk6`(lAQkNB)Gzg%r4?oz(GocMvEkgvW$9LET! z5_Kc-IUc{2IOd$qzlV5%rBw6%#NGG1a`h;2m-5svh`aSbo_db>x4n43CH~!zm#aUf zmCsRsA%1TdFh{*Z{O_T^ME#3+RamA(;g`Bg!u~49uXEH@UVb6*XFN{7axuS8wT1Z4 zz4l)kdJ#WUT}|A@&s5hFkB0|LiTV!lnXsBvuI?bNz5E{%|BlV3_CG}2rDF9n;{N*N zDdMw3L$TUP{A7>6MBJTkiq)&cS9|$?CBDJq?-JkQ@ehgL;OC!|T#KXgfu6J!9?&i-3bpdg=z8|5!PTb9x5$a0f zRbjvp>N?^s4OibL-VzGK)op3{Md}{n8DV~rx<4&{nEGj2{xJ1qT7H3gmbjA&)QgT# z)O@vzxa;`RaY*F6F6Dh>s10Je5tqb#&*4JT-*)1TTL$ahG!F zZ%WX5AQW=cXyTW9d@S*~9v@HK^>>b%Nc?;+|8U}NKIf<@#7B7fUm$*w$LA6+_4rA| z$9Q}ZaW@}x)MDc9c+64V#M?Z7KXJF7pzl}2@AmS~A?}}VHxYL!uC@?&T^y&sdEs)A zvpp?8oBsBNpP#92NXyTpze(bMer2lL)BK|peuVD#=cB~^{`&=Szx~eWfH&mT)IdXSJ-uM4siilV=r2gn8%)*41ic2%8dz&h2>5CZMMf>k*CC@G zCF<(%hTM9Tt%Fu?C|Xo!G?b_})uUKjdrSY~rskHGzV_wdN1ZUO4qj|w!WJdiN6(rr zZl^!sVR;w*@cpdj_C(*iBv72swGyn zL^1sdpM*1gPTX`mwzgf;Fw^DGC7$VE;&o`pw8qKUn`u+c1}@Yx>x6ls8@m85t*Ak* z;L@5JL;;swH6sTOUt^EmlG&rFW`h7WkR2iEm|Ae;OGnotCY46@)25mYa&2tvIOU>7 z%9ZZ0onDKkQ?A)eH5)2xho;sPYMf+3Of?(i!i+8NM4fGxslRcOY0Xr#feDSo7BaSo zHGh`bV;Zhnv&)T>Ob1Lg8<=E|&Cx=w1EsdheoOVJ9n(O13AIyE#6tw^ePg5DTX^R4 z;Yu4c1tm?`#!1Me=n_ZT$<0JiIAwfzs!hU%>X7CjkA_*CX73v(@<^HuIb|r!(T>Kk zw;nQ;+VULl4C z)4b%dGz}(E_MY=53lj@RF=v|jv&=zA`ye%N0dsyMk=tp`QRL*}=CntQW11l##!fRC zh;cA8&1t4^Idk?T#+3Mg&3DM zQ;(e7BJ%-2jN4!i8gg>m%^8F8m`UH7&XoN&nD>QaV^H|y+}YjHgPg{xh)ky$CUyfm ziD)~Wd+P8>AAL-k*FxiJ`2q^oMMbhW!lss9NS~%--B%=!NB~fPhX7Av+yFe8@ibt$P&*6w5Z31bAIcc(#>&GOW6f1?IOBD|M=-t| z_(;ZA!7pvt0lk6s>pcB>=(s6C3E%6i|7OAkjjZ3|>9+$P%{ta~wmn$W6-;3r>-9?9 z*q{`rm+eDf+gHO07ffRh*8i2$8GqVXw2)`qG3-Ivakx=J3F9(uCgXiQjQ$z-1=cZC z1+y3*2#lL5lyIG;U^ZhjF2^x$Aid}SdZW}pFWcssge&K;XExy?`N=l0^(^!}XhYF5 zdZPqvJ#B<-oL<5O$8*f(z_`If3Ewd)Phk9Y!UgjfoAEu7@ioxrGsf5z-A8YffNfo7 zyrj(-FYEs?;i4<)jS{f+KT6oP?Fqs~=g}J_VC#8-aM3oX{N32)GY1?a_ z{wCp~HS|Ua*p_{tu&oz!Ai#|+N_oHw85aVd#29}@Dma<(-oRfB%=g66z_%bMFzW~o_)^R^0IGyop zz_>w33HLFAGa0`R{1wKye-WI;n0_#b=(gKHZ%Si z@Yfjs4)_AbZv$^(JS3Cwg^b4lU&MGk@K(mPgv+)$Tp{`q@JK(;0KS+#vw@{Q=}&j6 z;Ong8+IesZ<1XM!8Lt4ojPaSkmowe~d6&HmEyhC#m)+oSh3L4hZTq$iSZ)f91(tT!0^h`CCj)<*aTD;(jF$p`hcT`-m*EC9 zCEyCtSHUCWxDNPx?AZt`b!`K_h4t%zZ)JQJ@NJBr1^zx`T-Ob5XZ$kZvO65E5dClP zNc<0g?_>`aK*3#%bAj(>Jd|+RJq}lhJ_;Ube>w2I>^Trv;@1QJfb~Owf5><$@Q)au z2>fHlxXv2f$G98#e#U*kblf4W1%7}ruA>GIGQI}*Cya5uGkA#cL%H7@rROOUCB{|B5lL|CK%EaE0g>!y|R=0DhW1-voY!@h!m5GQJb| zImSN$mT^SC2hX!khm<+j;Wv2n2hT!06!-=9U_EB>DBzu}kM?jm@PDyB&chRc>70r9 zlRSJV@UPk5=;3L=FS35DhmQyT4eJX%j5S#BTh_Zg+zb3W)>nA=bl{g*U+dv>fq&2X zW)EKo{0G)A_3(D!U94a0;co%U=jolm($Dt-zs&vzJp3^5E39KZX7Mk9WxrnX@XNpw z|83wua@qHQUuFEU=g%O?`U`Sm${j9$n_;2(^=|*7b zADpJ`zT?zs_Z_Fd;7xj?gwsUucg8rpgSQytP_!6_Q}8zHm|hlRDg@hD{}-^t`2_eK z*0Zrj5}X4pe%#v+-er#l{s-e~591jgTXu?vj{%lAxW^y7$7PoSzt8x~9_|O;&N}Yt z2mfSzA@B!`FZJ+t;2o@+^(1zV(%sNMWPG28@$5_>pXs<~AAH1~-vNJ{&jWw-@aw?x z*^PVp)=z&+K?NUk*&!Y-1QtK;*$3!gN|nI$8H)2vormc!Yp6gzuW?V``psHV{9p9^ zO~7(@t;54hfdgtRrPUt(3b4e-GXnN={6gRi_FwAxw|joG=8UoDd(bl(-|69df%)$m znLh<=F`hXIFrg^nc@v9w0^h-Xf@cH*JUm9}U10ibMgQP=5{q#oGl;WikcV@D2eZD9 zhxZ4*hvVa!0~@~vSmGb-;lqJ3*(pu&FrFC+a#>&K;ZuO~Sa0?4Vqj^HS?dZu9r_UV zul4Y`z|zjEfb-d7*0*?ojuM{p2n2rzSYkfl;fH}G4xX6^3b^bGz=e!|=iyzz!&rYE zSYrMaSmJyHENhzpYqlcx^7wh{0%f2UoN3f1(H3E4kupU_Y zAJ1i2+yE^7KL=Ri%mbD^^W&L} zU=(|P3{2}H%+H5C{1~vTyYS40^}hnV50`zz!*6t69!dw#P9-jCxP23>H27l)t<_GeE4@UJ*Nu5sCQ9k5;3;rpjuXYLD+>@Tog zXO_Yv>)SE#NS_1Sb+5TLf)6xGScBPhKCoTqoAuc3?5TrC&K1D+JH=$e_WRCZ@W}ZM z*nZz>fahBrX9_%WP6oE$zm9?DTK3F>M?M#T?RUL7@LbKFdGN?*4Y2)QY1VsJu;&zb zC15R{mCy@V2iD@jv%m?>?FZK4IhSyNFHe;4 zpA8b2EP}P@S3t+bPD;R9Jl8_Umn}-bT0Gx^Ucq$%Yw_GlI2g_TAHh@RuonFh=$MR@ zfVFt=Y;vNUbzm)?r=XAJx`4HKUL+ihV?VA3CaN6PqW>K_F3?f}*5dgm^a-p3Yw=+1 zm#AhPSc@kYIxgx{0@mUg4qYxZ18eb=K*xba30R9qL$7BYSc_*o^ogtkYw;Wk9bZ@} z0c-J0hd!BgU@e~Gp&!gTuolm$&<|l9Sc_*dbbJY>1gyoAgpLycC15QcT*FM@!Zsyf zEuMAIk6;~Gi)Rz`BUuO5;@JwlfpuUl9$X7e9K|}Y7SFZN8(9a|;=$TAaWw0|T0FNy zpTat@7SE5MPh}lgi|1kJ(^v=A;=%KmiRr8ZYw=*Mo50DB60jD}Z=la$9axL!73ecr z2iD^G3v}ENpaiVNgLQIZ7VE%TJRd>F1qn*PT0B@YCuXw_ti>}F`f;oSYw?VPK8JN+ zEgr0^6LVPy*5WCLegf;jT093q#|fSiuoe%V-A%dw(TcEeG4y?shcy1sZe4YJx zZai^`!&-EFS4v#QIJ|DPtfn*I20mDu617X5YT*RT$( z#q$>QYgq@@;=w(L#C5C#Yw=`clm1QCfwg$>Y%dw(xKEL|fpuUl zo&@w8SqIkQ!S}etO{@cJ@zg;7HtWDzJh-osxS4feEuKc`-(ekCi)SYE@3Ic8#WNTB z_gDwk;yD@mEvy4;@w7m{m33e(o~6)lV;xwFrw{t~SqIkQSq=Sm)`7Kn)XRHHj@o4Bzunw%nQw9C!tOIND z;Q9B&ldJ=4@f-pD7pwzo@l1pMOV)w4cyQk;@hjGWwRjdne~NWrEuKZtpJp9ci)RV+ zXIKZ;;^~F{EbG8pJS(9;$2zbU&l>2@vkt7qvjO@GtOIND;JNw4PS%07crJzhU#tUb z@$7*9Yu16acy56HBJ03fJhwpq4eP*KJax@p})>LuolmtIO%_89axJe zANm`t18eb&g#H)Sfwg${hyGXAfwg!Jfc`hufwg$5p})yGuollD(ErXluoh1v^tV_C z*5dgB^tV|D*5a85{TC+rd#nR%@vMaYKI_0*JnNwU zlXYM%o=wm{U>#VCXDjr7u@0=ovmN?}tOINDd=vUdtOINDd=L7^tOIND+ztH`)`7Kn z?uV{;E&*%tJO({r9axL!Dd@P_NC{Yr=hx6$FdWHSqIkQ83H|rbzm)?y`bl^4y?tqAM`xdfwg!Jgg%6IU@e{r z(DPXb*5a8AeJJa|T0BQVFJK*5i)SYELe_z`c;-VN#yYST&neK0SO?bPX@@?Xbzm)? zZs>cl4y?tq0{RHnfwg$nKp)9Euollo=*6r9Yw=tJeQ(x*wRo~&d_fKC#lUoqL)w>KWrYSBTp{`xlB|C$ zFal5-N3Svzq6Aza`b5I@`#`1dHT0?*X`pJLjg2z}cz@Q9p-owZ!xf^>C8=Js4qTUD zd2AGUNMcW8*vod^YQk(xz;q!xf@GMN<6+)`9ERF@BLY zHqJ}H*da9Hf2{hTp{|0@W?#DsV%sQJva@O{m9`8 z(Q(*YKMv90e)iySD%<67h3J^3)?W(z3VX)DzaPC(0eY{;_QHuUNxT?aRVpmly$)u|4Ywv2Vf?8#N&X)d1yazCZKY$x3&;Ax}_qA|(`!$@YVt(u9Zs4}w%&0hWYVia zG7g)~&z$4b2pz9Hdg1))$2*4jK=F5Nbuub zcbwZ_#If!BHDN#ADN<)N-gA+7KcsjQNJIPbB@c1UxtF$fUY$$v2I@a7rTzB3;kB>8 zi-)C)-#$DWW@D30+5JUd`Mw>W;+r1vT~B-|0!gy*8cFxtmpRAHKkSd~zurhZJX+FW zgVEN;`%)xc0mZZZH^PgzJrZv@1(2@`CaR5hNhDqa#k++xj0fhmZQs2T&lIM&UOGU3 zDeEI>lx-3oA@KM2OgAD05MTqvyA(i@ z&3m7K-@Z%Rlv+a?;*F-4jfZi!We}p2CdtFJA2!)MJg(!%E2hb^ki3XjMlTx=kG!A^ z<_OX&)ERHulPhuL;Z+gwJv-W!q3qCCA8B7aL4U6R0VJVbqzUBn+t<6A<_l?PAI|Z% zeT}41b9zw*X(2U!3Pba5Lt{(UFl{H_js)HBBIN+eK)eEap{u;zQ-@8XzaKWhJS~j) O8qQQ|o>zgb_rC$iTYJ|4 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_gdbstub/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_gdbstub/cmake_install.cmake new file mode 100644 index 000000000..b7a47d023 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_gdbstub/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_gdbstub + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_gdbstub/libesp_gdbstub.a b/ESP32-Console/build/esp-idf/esp_gdbstub/libesp_gdbstub.a new file mode 100644 index 0000000000000000000000000000000000000000..f59b2f166e1fbfcc2b8470c091c46f813a2facdc GIT binary patch literal 277774 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_hid/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_hid/cmake_install.cmake new file mode 100644 index 000000000..48953784b --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_hid/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_hid + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj b/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..691e9fea675c8eef693c45b836cad35e321eafbb GIT binary patch literal 332704 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 DGYg}A literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj b/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b1128901777c8537c91391fce18d9f50b5512df0 GIT binary patch literal 52228 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 A-v9sr literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj b/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..cdd534a4ba0b39d5c197eec95a4d23d87e12e626 GIT binary patch literal 53268 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj b/ESP32-Console/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..501168e5d2bf5caae49d924af649040a2da7fe4b GIT binary patch literal 37488 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

!ANs?_ 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 z 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⁢n1X>nc$_u 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj b/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..98402cb60fd154b029aec677ea58498c3719c2ce GIT binary patch literal 129752 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 S+f24Q#oy~Rl0jlh^Zh>zLo9Fr literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj b/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..1b9e1e70343cc5147fc3ec70a893e4bd74743b4c GIT binary patch literal 164724 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj b/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9d610e7850e69e0d52c3b3be4b06b7e3e9e89cd3 GIT binary patch literal 91856 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 G-~RghI7f?JVATPUV@0g)e()dFF>Ftti+Ps=jH# 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�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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj b/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b828b593d6f0bd7f05b0af8e1a808a9690c3e928 GIT binary patch literal 2632 zcmbtWOOG2x5U#PkWaA|phwu(UgA`zqGUL}SVG)Z+HpvQDmPHW?2NY`_ZF{owu%^de zl1s#m1LAQ&LPA_PaDx*kegOw=@B_H#6mdidzUrR#juRw=D5<)>dUf@5ceQ={^6nMO zvdEA{ztfRM^wTj?`nn2OqZXZ{DR4vS4Hf#JNoHAVAcLshSc=kuYRgN?*i!K|>j9-% z%SzO=uci`e4Xx?)+Ojs5kyecp$U0>`yLx)1zItZ0^%zQ>rInRep`u&~dE$q`I$kf5 zGnvNV2KgBA!GEltV8QDLTkUa{h_>fv{y{ct3pr`eHr&43W9UTTupMN{BuhnFNHz_| zMKKvjkiRVXKQ9SAQfFtQSaw3AQUZ=a+?RER?&x7$+KI`|QBpBR^ z0-0kRiZl?B?To@hFCRMVK%>yNowrA}Ba3irlul8@84jmuP()ekNTH;JE%XXhInvY2 zk>fl{51hl?n;<|Ic@z}REQ`G&iiP7x#V`_a$jJ!4F-;~;;rX#B4Mi@5BM+k@7&}3h z;%p>J>J8_eA6(3`nB+Li3wypJ>?lu1?aSh>zjbpz&u(CivVHmLzO$EwLZN=o+0Ig# z#iH#`qd3$>!fcAwlofbl+S%TI*ycfuS3ifa2QB67ve5s zkqJ0X7Xk4Gl+>ix4OFs8`;d1l`PZO-U(v5a|5U~D&?JHJ&x${W{#8Yn&_Ax|x1gT^ zYiiPm0FF^H-$%e-SM<+-zo_JYIrlMGe6;Gcvf!=r?o~S5-3^659SuC+&&8}m?(T)F zSGv7Y_Di`AspH}(6=jqO)-h#DnZXH|XhVw^wK%WEOImDd(KXX_q3aq^I?VVU^3AZC zdii|jR{1HX7_$NN2-rHIAU(mjJV=}INo{u-w=~{h%oBiK0b36#NZdHqX^r1t%)bJl zcfb}G0lf#d9#xPAjPV=7Gz43ZD@X}rUI+;NOV*PL>TfZJ?8=)79v*V>LTNcRs1P3% z-#+7_(%8O;=1L05Q=!dn9q<~M>3uBp zXGp#xY-i@HvjsLefb<>sIR+&eANRh&?D_><9yP0T-j!AWf}<5_2CgU4!FTO=BK8j(Ju}6L%dOX)s*#xZA*RP1wft36x73s?pSCSt&!m pBJMXBxvicC^LMns{3^pWryua|>)W|@^c~!4)wp$R#^?VK_cs>nfUE!j literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj b/ESP32-Console/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..15a1787ea2a1d5d08da81030a907fa07ac3c85be GIT binary patch literal 20484 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 z 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%0A4}Gqi9QuP>q0jQBw-Wj~ue~0G<}rb* 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⪚11%4;f~_>;0?tK;f=(L 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 z rtc_iram_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. + */ + .rtc.data : + { + _rtc_data_start = ABSOLUTE(.); + mapping[rtc_data] + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .srodata.*) + _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.* .sbss .sbss.*) + *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. + */ + .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 data that should have fixed addresses. + * The data are not initialized at power-up and are retained during deep + * sleep. + */ + .rtc_reserved (NOLOAD): + { + + . = ALIGN(4); + _rtc_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.*) + KEEP(*(.bootloader_data_rtc_mem .bootloader_data_rtc_mem.*)) + _rtc_reserved_end = ABSOLUTE(.); + } > rtc_reserved_seg + _rtc_reserved_length = _rtc_reserved_end - _rtc_reserved_start; + ASSERT((_rtc_reserved_length <= LENGTH(rtc_reserved_seg)), + "RTC 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.") + .iram0.text : + { + _iram_start = ABSOLUTE(.); + /* Vectors go to start of IRAM */ + ASSERT(ABSOLUTE(.) % 0x100 == 0, "vector address must be 256 byte aligned"); + KEEP(*(.exception_vectors_table.text)); + KEEP(*(.exception_vectors.text)); + + . = ALIGN(4); + _invalid_pc_placeholder = ABSOLUTE(.); + /* Code marked as running out of IRAM */ + _iram_text_start = ABSOLUTE(.); + mapping[iram0_text] + } > iram0_0_seg + /** + * This section is required to skip .iram0.text area because iram0_0_seg and + * dram0_0_seg reflect the same address space on different buses. + */ + .dram0.dummy (NOLOAD): + { + . = ORIGIN(dram0_0_seg) + _iram_end - _iram_start; + } > dram0_0_seg + .dram0.data : + { + _data_start = ABSOLUTE(.); + *(.gnu.linkonce.d.*) + *(.data1) + __global_pointer$ = . + 0x800; + *(.sdata) + *(.sdata.*) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + mapping[dram0_data] + _data_end = ABSOLUTE(.); + } > dram0_0_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 + /* 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.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.linkonce.t.*) + *(.gnu.warning) + *(.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 + /** + * Dummy section represents the .flash.text section but in default_rodata_seg. + * Thus, it must have its alignment and (at least) its size. + */ + .flash_rodata_dummy (NOLOAD): + { + _flash_rodata_dummy_start = .; + . = ALIGN(ALIGNOF(.flash.text)) + SIZEOF(.flash.text); + /* Add alignment of MMU page size + 0x20 bytes for the mapping header. */ + . = ALIGN(0x10000) + 0x20; + } > default_rodata_seg + .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 .flash.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) + *(.gcc_except_table .gcc_except_table.*) + *(.gnu.linkonce.e.*) + /** + * C++ constructor tables. + * + * Excluding crtbegin.o/crtend.o since IDF doesn't use the toolchain crt. + * + * RISC-V gcc is configured with --enable-initfini-array so it emits + * .init_array section instead. But the init_priority sections will be + * sorted for iteration in ascending order during startup. + * The rest of the init_array sections is sorted for iteration in descending + * order during startup, however. Hence a different section is generated for + * the init_priority functions which is iterated in ascending order during + * startup. The corresponding code can be found in startup.c. + */ + + . = ALIGN(4); + __init_priority_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .init_array.*)) + __init_priority_array_end = ABSOLUTE(.); + + . = ALIGN(4); + __init_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .init_array)) + __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(.); + . = ALIGN(ALIGNOF(.eh_frame_hdr)); + } > default_rodata_seg + ASSERT((ADDR(.eh_frame_hdr) == ADDR(.flash.rodata) + SIZEOF(.flash.rodata)), "The gap between .flash.rodata and .eh_frame_hdr must not exist to produce the final bin image.") + .eh_frame_hdr : + { + . = ALIGN(ALIGNOF(.eh_frame)); + } > default_rodata_seg + ASSERT((ADDR(.eh_frame) == ADDR(.eh_frame_hdr) + SIZEOF(.eh_frame_hdr)), "The gap between .eh_frame_hdr and .eh_frame must not exist to produce the final bin image.") + .eh_frame : + { + . = ALIGN(ALIGNOF(.flash.tdata)); + } > default_rodata_seg + ASSERT((ADDR(.flash.tdata) == ADDR(.eh_frame) + SIZEOF(.eh_frame)), "The gap between .eh_frame and .flash.tdata must not exist to produce the final bin image.") + .flash.tdata : + { + _thread_local_data_start = ABSOLUTE(.); + *(.tdata .tdata.* .gnu.linkonce.td.*) + . = ALIGN(ALIGNOF(.flash.tbss)); + _thread_local_data_end = ABSOLUTE(.); + } > default_rodata_seg + ASSERT((ADDR(.flash.tbss) == ADDR(.flash.tdata) + SIZEOF(.flash.tdata)), "The gap between .flash.tdata and .flash.tbss must not exist to produce the final bin image.") + .flash.tbss (NOLOAD) : + { + _thread_local_bss_start = ABSOLUTE(.); + *(.tbss .tbss.* .gnu.linkonce.tb.*) + *(.tcommon .tcommon.*) + _thread_local_bss_end = ABSOLUTE(.); + } > default_rodata_seg + /** + * 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 = ADDR(.flash.tbss); + mapping[rodata_noload] + } > default_rodata_seg + /* Marks the end of IRAM code segment */ + .iram0.text_end (NOLOAD) : + { + /* Padding for possible CPU prefetch + alignment for PMS split lines */ + . += 16; + . = ALIGN(512); + /* iram_end_test section exists for use by memprot unit tests only */ + *(.iram_end_test) + _iram_text_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.data : + { + + . = ALIGN(16); + _iram_data_start = ABSOLUTE(.); + mapping[iram0_data] + _iram_data_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.bss (NOLOAD) : + { + + . = ALIGN(16); + _iram_bss_start = ABSOLUTE(.); + mapping[iram0_bss] + _iram_bss_end = ABSOLUTE(.); + + . = ALIGN(16); + _iram_end = ABSOLUTE(.); + } > iram0_0_seg + /* Marks the end of data, bss and possibly rodata */ + .dram0.heap_start (NOLOAD) : + { + + . = ALIGN(16); + _heap_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) } + .riscv.attributes 0: { *(.riscv.attributes) } + /DISCARD/ : + { + /** + * Discarding .rela.* sections results in the following mapping: + * .rela.text.* -> .text.* + * .rela.data.* -> .data.* + * And so forth... + */ + *(.rela.*) + *(.eh_frame_hdr) + *(.eh_frame) + } +} +ASSERT(((_iram_end - ORIGIN(iram0_0_seg)) <= LENGTH(iram0_0_seg)), + "IRAM0 segment data does not fit.") +ASSERT(((_heap_start - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), + "DRAM segment data does not fit.") diff --git a/ESP32-Console/build/esp-idf/esp_system/port/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_system/port/cmake_install.cmake new file mode 100644 index 000000000..1cc0df443 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_system/port/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake new file mode 100644 index 000000000..ca57f0650 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_timer/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_timer/cmake_install.cmake new file mode 100644 index 000000000..35ae2ab37 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_timer/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_timer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_vfs_console/cmake_install.cmake b/ESP32-Console/build/esp-idf/esp_vfs_console/cmake_install.cmake new file mode 100644 index 000000000..97f0db156 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esp_vfs_console/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esp_vfs_console + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj b/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c8f523b0ea82ea763fe8f8e353dc5ede51ecbc50 GIT binary patch literal 127976 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj b/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..06d12a4afb5298bfdf1f8285ad64cb84159d27cc GIT binary patch literal 19528 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 P^2_^`dcUm<+`|6_^^o2I literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj b/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..7607fce17acf0efad730ec26ed91a19ea3e8a891 GIT binary patch literal 53356 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj b/ESP32-Console/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..cf447cccbc6ad9f0da458bb161601bfec3e29b0e GIT binary patch literal 96820 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 Sej~Es#k%l_kRIS$6 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�jIr`5elQ7CEt9YwkYEj}Lnq4y?YN`-9 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

~sy61GvlGLxqS74lNseDi%S)jTu+Yb3wa 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 v{4%e&pCtoV{o~GG z_Fm%~bIfnP=UQv;xpvNNU$Gqp-ZHUe%+Ief)^4$a8K%iJnuTKvzg_kC%nNrs zb?m|$ckkE!$*Zm`dh@2A@7`5p%msH8nGKKL0QKwV88hPX`xaC!UKpHz-udS-mE-SQ zK#uxrFDWu}aV#$?GM~Jv>-abFFIqAT{~_>8AHIH=nDuYu6)c@|gNxZ!2%i@hnorP| zDQG|F6X&0|W69aOb}W5rSFrSzM}qdh@5&B#W(F $GnL#%cXM-IX(I8*5p;hK6N} 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj b/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..071f2dda0afa53a46e455d42a753f5ea93b30487 GIT binary patch literal 17336 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 a1?liIz$wO$pLedV2G9PV*v3$1;r{|B4u!q| literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj b/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..995335e08f569aa4046687f1e9296252662e6d11 GIT binary patch literal 154428 zcmeFa3w+eY)&D=cn+<_L3r_O)e3FmxwI60nw1eTokNT)PQ2G zkEr!lAB$AcQfsZXT5apCmZG&veblP8E!JvlYx`)m)!u)fGv_-qXJ?meqJ5s<|Mma> zzc1MRzUR!GIdkUB<@?QdcQ2|~z9`^u40cP|TTo~|=YP-m$|HR6ooxzl1> zDheiyZ|a;_Fur{b{!bX+IdM+Gl7^c4hPHyn_Ja1a8(Ui&>L(YpchqcZIAOy0`iWCf za7#bcUHMbn8ao;aU{gVR!=^0_%^d}sS>wi<#-`4;22@!;k=2w9%sepW$w^)R`S=AD zuRWfZsls{Dis%in^Vi#zn$#70Juj-l_st)(uq<@Rc9Xt;$EBxsW#skQ(D%VirLNtX zsb=9lFB9)kyho$TG*Wsi2-zLl%0D*UFMr`sGfaB@Lg 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 V>gl&3P2LwS9+RBF3BpHs{|||v$-Mvo literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj b/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..2cc69d530e6984622c16af8769c2f9919579df65 GIT binary patch literal 37304 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 F{}(b?@dp3^ literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj b/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..78879cca223d47c578734f5cd1c4efdfcf5e57bb GIT binary patch literal 6092 zcmcgwTWlOx89v9m>pFG4wbw~g6I3=$YA0#-YCE?kZR`+-2on-D1q2eSz0BIv?#?bV zvrYm(^W0@NZ^6;gl)gj625wQoSBmIuTOLR^I4frmQJDTR;Et)U+qyGwCtr5Q_WZbEYt zic6<6t``cUQ_iXVJ5SJgS`ENNSDN(flnYH}BJ=Q$UjU4^J&`#)^J^wi(K3bX6=0nx zQ&h~jn0Owt9cg-~Fqu;7>%e1j46V4Ejm*j4qsu7$BqihJarM&B(A|=}c@PsaMfN{z zvTS5lO@x9sg`ANOWoIW-**)1OcF)M^-AJ`xOin%u5k_#INM%n@RZSi@r&(_Iimo)k>%5({$-vg2NaC%AhlW-@la5R*mm*qrrRm^(Qq z#63kh6r7)(k-72H_rJJ0$DC8o-jHHORsgd}&&UifxgU?3Iu{%w`{M3$OK^pt#9hRtv%wDg+puO^(3veK4pEL0I?00sTYA z_v#%;QCVmb#fFF{Gb2StZP-*!W-=+c0~<}Z89A;2MA(Ky!>lpT@=nj&$g76MYTyO# zhUc{MWSCFS69%F-he{v4S<=7_Yi+MK;-!V0hRD^vDNI$`M9Sf465?7dF_v3Jt=Po>v zKT|oH*M})z=++zVDYw&KtOC11y%6-B=BaAAa=cQlEK=_`H&6LEi*C1B`?T8(e6(%H zYdUVeu+h3w_uGXfpp8}|U-7IgyJDKM$7D;%{$T%pPNmv*6WPk7OzR)sOLMku%&*^kXO{%aN8KEqDPL(sn)V z_5FxeT0hDU=SAyB`ROQu)^jYHhLOmpP{Wer+s-G)yIoKJ;jBcr6_qZ9yOYh$o1D~l zDWzkR5-fs4N(psAiUg^V9gxzOqL_a8rWB?y`y7wWY3DCKzU2Gv6x}Eq!KC;s+6SU# z&xy~2|3nlZC%z2+Ej*fX;spy;pB3Lu@YCWI@P}glKLY=o$R;OV2fh^3{~SCYO*!#P zfZZ|u@4!#Q_&~FK4-WV}kwZ>&6aM2O1RtftdH761Ke|70eT`8nmYL#|xKBJA^XKloX?W(y@y@WV zwBE+owYXl+i~U#cxY!lfTTWxJQL8r^zOz*p#r2iP*DA+Me_Z!f%C((e_cokh$aioP zHD1=)_~_0=Sk&B-?v{0TM0ZDZXLH&x6)mn*O>aU}OpJ;NQZZ2~CQQ}%RgGVjerv1C z47+w#bst$bIjW4cwz|YYuANn#eoNPD_sZ%Xlw6DCh3Zx}F03Id=fyy3xN{ z@dFF2+^c2Wi}FE@XNdP{yo-3h#`x_d<}|BD8M7j3W}@56^*|@T-BJhPnsA0D)Ew*zd~#Z>ubau zAm|TxtT*zs#>>F_R)%=N$klqSYB|rW&BeN6a}nEIytCMt@1>22No->RMsc`L zq#5%B@o6+5wKt6K777G^K9FtzKWILM#Pde}Mat;}BAz!k&r?37<;3&G<^{?h&~oB= zWAja5nbY#`(8d%{;&~(gF6HmjHpKJBhMml#0jYUV{~i%S&BMJ~uI9nWxs{jA2Zwk` z{Z~W?ZZ(-l16sl(c{o7aBKvqaK*S41E{egmE-upOLtpos7KP5$P!xGp7sW;ph@$Uw z>P1S6w^Lk|Vd59gt3#6daXtSY9xiSm8~m>$=D$WVaBp^x7zRPf_GA zZv1m1;n()-U0A6raj_oar$}QEIy}m^P5d_ESg4vsC$2@Du=I-dqNQC*v)k;bBe7g@ zkH4E8%gbn9v&Enpev=Oa^ZcB~L)wWw#(l?K82S(U~Je~-K)UyynjN0;~1Hj?_=}wUTJ**#n%vz^K8lLeg#21 z-btKKo@K`4F}Lyl3~YS>#SanhWjvOw?o9~d@j8h25@d|WT5RL}6PP~CMQUb*cx@z} ziisv}w-1YJedtFWpRBQ?jC2`xCpAf=?&IX>=JJH9=z!=CCxr06-s zd%tDSGbf3CY}n$ru)B^Roa;3_jK}xpp0IlqP+Ugse$@s6Zy}~DVfQ7BuV9riyZ-_5 CK7WA# literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj b/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..11aea00403e416e434a9fde6266e3b54c28cc5d3 GIT binary patch literal 1232 zcmah|&2H2%5T0dQelO)#iAy+9B%Ht9suXDtXeoOsOC`jWC~=%!w@Dn?PL^`v6?g@1 zyaJEGqaYpt#!0MAR{}<|=leXL?aX-c`Rx4lXfy(ABlrbd25>lrmQP#35j=qV;H^c$ zyf_ibm1w*-*B4S;GOCq#_U?i#Mao(<3CUcPO61H-YM!S%+nB1n=GdLMp@)$0H1nt^ zDp9f$Pr@ZCBund}@|2_)k}NVTQtQ~Iuvor#=D~>*;C|P4ND(J|#`9_tBIYV4s$z5& z`oU=s1``vPbUl;JB;*B+K5?of&KWBy;|^J+n^;!8}1=s3w) zzn~>!L~XdHYeGfYFsbk=fW>_N!a1T+D5ZtS$#UVCf_0fkp&w5D=$?c$##pa#N%FPE3vDy^?ic6yEy)*d)A+a zuC>3N_Z*|>doYF%v(>f!|h{HDf<;@l^-g*=URzZ*w>N m5Xl$x_xfQv;GoAgSETR_bq@{b&7No0hPv;l`(Q=rt?myz8q*H| literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj b/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..137a129880661fe9c2d2320244eee4c51f0b6d69 GIT binary patch literal 61592 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 J<``_b{|~vJ%HIG0 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj b/ESP32-Console/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..d9c5a7f202e40d1b1eb710332027e6b665bf4f5b GIT binary patch literal 42952 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 z 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/esptool_py/app-flash_args.in b/ESP32-Console/build/esp-idf/esptool_py/app-flash_args.in new file mode 100644 index 000000000..b3f3b5714 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esptool_py/app-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x10000 $.bin \ No newline at end of file diff --git a/ESP32-Console/build/esp-idf/esptool_py/cmake_install.cmake b/ESP32-Console/build/esp-idf/esptool_py/cmake_install.cmake new file mode 100644 index 000000000..5f464a2e7 --- /dev/null +++ b/ESP32-Console/build/esp-idf/esptool_py/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/esptool_py + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/esptool_py/flasher_args.json.in b/ESP32-Console/build/esp-idf/esptool_py/flasher_args.json.in new file mode 100644 index 000000000..fa2d4f7ac --- /dev/null +++ b/ESP32-Console/build/esp-idf/esptool_py/flasher_args.json.in @@ -0,0 +1,24 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "2MB", + "--flash_freq", "80m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "2MB", + "flash_freq": "80m" + }, + "flash_files" : { + "0x0" : "bootloader/bootloader.bin", + "0x10000" : "$.bin", + "0x8000" : "partition_table/partition-table.bin" + }, + "bootloader" : { "offset" : "0x0", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x10000", "file" : "$.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : false, + "chip" : "esp32c3" + } +} diff --git a/ESP32-Console/build/esp-idf/fatfs/cmake_install.cmake b/ESP32-Console/build/esp-idf/fatfs/cmake_install.cmake new file mode 100644 index 000000000..fa4a4a249 --- /dev/null +++ b/ESP32-Console/build/esp-idf/fatfs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/fatfs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/freertos/cmake_install.cmake b/ESP32-Console/build/esp-idf/freertos/cmake_install.cmake new file mode 100644 index 000000000..44037aaf4 --- /dev/null +++ b/ESP32-Console/build/esp-idf/freertos/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/freertos + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/hal/cmake_install.cmake b/ESP32-Console/build/esp-idf/hal/cmake_install.cmake new file mode 100644 index 000000000..ab6c8f277 --- /dev/null +++ b/ESP32-Console/build/esp-idf/hal/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/hal + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/heap/cmake_install.cmake b/ESP32-Console/build/esp-idf/heap/cmake_install.cmake new file mode 100644 index 000000000..3f4921ca3 --- /dev/null +++ b/ESP32-Console/build/esp-idf/heap/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/heap + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj b/ESP32-Console/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..78b0776d82846fff6799cfed6ed5b8526f5165a4 GIT binary patch literal 293888 zcmeEv33yaRw*S3-d&!7cXt-rxSd+^%1p zQ>RXyI(2Hf_jYdZ&(2a+RpB31`I}-QMY+AoN%2I=FjC1@W+>jZb*H>b+LGT5=%2PI zO`he-=bk->Ta^0s+n;jzS1xZ2=+4$Y`o}xtJ`CtuYcKsTI~~9q-`f4XfZnau(a_>@ zG^}lFZ)j^v4h8h<+fo`ljheo$)kjK`zrO_Z#MbWm!q$O3d)5c^BRdB+c#b*rTUyDt zrr%7y6{mg^d|PGJv=I)M-qO^)!L!??f7J@I4{G{fn))|*QXKjhtw{~_ttXqFJJtKc z-g^!=fzJ8{PrqxRPD&@Ww(NAa2lS-YB)z1ymy6W@!OmXZ!{gP z!-+b@6`0Wbu+qL!ztz*H!IS3DSG2-6Xt=4hkJqI*h*Y0L@89a^y!_@*Y3a4C3N2mV zn#3&u*rBfhtv!tneKmZ4NNm^2ZMUo~fpAi;^{r-lEl(@X=7!eK3~BX+Umpr!ySF!! zTx|If56D(H?p)Vjw^3bJx5iLi8(L$Qft=3EJVe{qytegAT4rmj+w1ayb+EU&cI100 z`zwO)5d4+H-y)Vr>ZyZ2qBAe!b)|qDg3#U~CN&VsFNi<((vR(Q-V@N>t^J^fQ+^fD z<64t`9njANn_7LSuFcor*`((#K&|^LE zAZXpX))?AD)c>f(SGL9w&7jS$=384o8bs3d51nlC_+b3?-Yxp?D6Y-T#HOY;B%jFW z27g2|^4Amo`bvMPfQkG8(%&$^L`Q%lN26~)1tP_1vcZ{#@N1sC`Vvw}17 z=FA-hv2pC!?98mOdU#P)xH42(TQjz-wzeu*Ra9LQsut5@bVX6SxnCLl((o5%9>{&R z;OXD2``v2oje14<)324mKU;O!rPQy2Nc!B6+g!?kXJfN-w`|_kGrHM;y?rZ3EVJ#$+21KERT zx{6jVSN$iORR8Bq{WCVKzvnsaV!ztpd9M9Q&l9T}+-Yw8+Y=yTe}bOSM#isKk85-E z&sew03!|=~&Eu?Zajkc?^zqO2pS)P_-saFZop2CeQaky}=;nTQ)x|D#^NXu49;R-8 zj>y{#y{P*8?jq@R>o>p1t?WIgr}990hDs!UxKB}L%$=Jb%+Dy8<1YyM3kq`cMxx)0 z@=clIo00Di=FL*le8Y$P1{YRdT^U|d=_?Br6^E*WHMK>xp}~wcrz~7oQCvBq)>jHH zS{AAfjTx*cC@FQS9S=FMHO|SU<9?Ux*{@jVYql{WG<<&uEv@_%69>26xgUTq}P^*D;1@- zx~Q_IBvhRms?@{9<&~wRUDe@hm!^tb3MoVEnu>N+l)9?YYUmq9FRQD(I#jG&9ST*Y z7FCol4gqgPxF)0wxMs~OcfNG@3ojga<=NMte)Gvc?Z5KR3*RaE(^YR(zWJNgzq|Q? zo6fyy)mbj3;qY%2mSo*Hh}4aB-XBT0iQkbL+!t%V&AX{Pgn{$2&ROUtGCO{rsI7-otBESiO1r zJ{3+|FslH#eA(~JnB-AbEbHCA5xzZdZ+z##d;2VT@g&dXhZ0#{60>hf>N@d}7*&f`khx2dkdGx^l^X5dSj-&gMu3wgT}EjlEUdLG&bG0%0}t$(oAaZjK* z;ka^NpgI1y1L6;rlX6XiC*7s@Z2#$~OpqG;P@vg!+`X4k)4~m&SUQI{H0@NHS9ub= zv9TwIY#*vl0q))Iw*$@2<1_Vkun$=?_5jUNmM7{hYX^QF&_7?>=eIaVUdzWwQUo^B|OHCFy$8?||*XZVoyPGv{B(9`PM z(5o=_JDcO%$25OFVg%UQscY?y=8r}UgY`7Y9}SjsHYbqp6lZhK_OzD+L)IUMR&(!e z?&V2awKG8>eZA>&(_{LUdOe=yqy|DAUcYi%v)7fjJbl!1;#+3UB`n7dLKJ^vd0qqSr` z&gkhO(2UWl7SUA}`oBMSLpUWJtk_6uzfS*{NLlV^PCi}s$^RDVM>j)zR!eejUu7jHfCc#*q`oQHr8^od`O*XK)w5dka8V;pDbpRNU~A7nV?3}^>SSDghKFuD2X zO^E+V#_gH!WL~<)d)ePJ^p8qaz1QCrz4kff{54b8Z%JRbvi_#+??bP3TUNN|+#^au zecP$uZS}^qovQciTka+?pxgHMASQIbHH-4~*yDaKeZr)}%AU2Q8QV8*0nhb%PMmsl z`@6Sne=_V_J`-B1fjwq|?U+W&wJ>tQmJ1kOPy}}5>2m00rfpR!w^!N>uQMH_H2Udo zgY>Jt$Z_fq;G)ze%P0u zTL@7tJz$Lg^NjI-Uc~tKEO+V&?FzKm3G2R?9qE7l`Huah{QgO1n?|+pk$bGa*&bJ^ zIBG|I*g-qej4|umeVM#&Zg3q*l~>J{(Fw8VodZ`inYv6ibgAkg>H@ai-z9xU2>KL6 z>f;;J6@5swqrTwVKbY98p{2L7WB&kRw?QOo=$>|mH+Jve^)q4}Xwz7ThaV_HRCN$- z=R=9cfu@9E1P`!Spg*1e9-%!%yw7)JMBmJAje|1nY;vTpcL~hMo*n5c7B{RpabfGm zuGnOGFViMf8Id;GG_K1w>DjIjD=g?{X~RI$hVZeCe}`6(Sz00Ut}oe+C$F8_4|s?z zj#$?tOipr}UCH0K!bqXgQ=w#ftQ}AIZ!{)@^l`wW!2BZg2$MecuYBGmtA!OW(zU|v zL)CMLKANRO61FS(3mVbs9GiYMFFh=v>upZhld0ZqBjAi`jfd=ahTMK!d0`uzTAk#m zp=s?@7`G{DKedyc_px2>(U0tMH+~2fU@H^FSUr$d-2c?7!$YllY`5qEi0iSt&QA8L z|6`XM{xh}C&xWf0%y3Ey%vHF~g0?SfbMOeX{8B-$OL;VEoNtjxS25vZd2g>eoN3kc zXBJHXaZOVo?h5_KB#b@8>pe1u*R_1k>w(QLnyZ=}`*VoCrMWM(HUYP*-OXeB!H_ww zmbJW2=by&>RXcB{E0+cNX3R+y;`zC(tC>${-SF&jfX*T2sk_s7&o8OysMqnjY3aT!># zSGz*j9VuxSS$cR@6gwde>vb6Mape1mQ}5Rv^C9E@{aY*w10~<3#}JM*m)^JC{TD9p%_msu z=%L$KD(}!bUjB_=vsCgM_pns>kK0-5)z>$$)Y#WwW2ud={eq>A9(2!R>w8yP_ZX)hcw`l>7qQ{RI zj%nIM|`K_0Vr>>1Cwz+Ttd8T#&z(29P0ZB9)0?g6{d6ikoksc&lObw9O3#&7Jb@aoUFu6TOC_itBZ z{^HI_9$1ljMhw$8w{&l%rPuvtk|!4Ow)N0Awj`mJ7x&QXTM|$+&oJ0cC;f`@4uJB> zz&mM}zJbtLdIr%j0rEY5eO(K*j-{uyIZ$5jq56uJ7?z%>H?+jHQ+aRiLK!25>f2jl zo~L=wH%{{OAUX~OeL!wMNK<_vP3qf5%7eEl4zmBbXxC<1>YB#C((j8J-=^OW?YfVC z-?r;r#Epj#H}0k1_wRa!esA9O5aPy@h#Nnr-{t zuxHk{o^ZTJ%if;eaPeA|oCMT+$n|{>_~VL`z3S*%A)KO7Z(fuc zK6Z3-gQxrylue#b&k`ni(v@MJJ#fxZzrOxc+g(>meu_mZ-F1bJ-0-zs?wRdooE-J( z10)8gY+4FyY7&D}@|T)%au|uhY~43oh`}Ai%4cD1PFia@yKQhaW_3FHV5Me_mAo*+Xr2lZa>PJo(cH{IGvXNm04Zn=0+sWklz_>15WJY!lrlH#7(DvHtQpH-V)6);S+n zU`I|JGFD(IRj}VRPkZi%l}}e!U`mNaA13=kYZPa>|MQAi3)2!#l)TQ}q`gIUlJ0ns ztxQrj<-&-hw$INM-h>8N1w5Pg!z%(^>b(9Zzz7^0WBN-KfFI!6jsV zA$L|^pm$b(_1v_;s8=DTusCu1ey=AT?lZN-=*4YLuP4n7@zd>vlS+MC3+y2$c^s$k z>@rRv`wy@42=SkMiw=EIhv1{Ru)p(q@;wlz;3Uy3n}Tv`uV@)5${x0>VeJwc zqZ0%ARc&MF=ykNij?!#bw_UM;EZFZgxgDoY_QL(1D^Yj-cC412Xz2dJHVy8O>v5j5 zcceeFibVa}h#gXz-#>ADU6#J#u%r2d6JNY{xIRnYdU&KocRE9eR)MvbyV>3Ll^Q5& zipF`w4fk{uHA2I^`w|1KT`8T|24@rCYg(J7)sy#`Hkjmzp}jt;Nz6;2dG9_h%!IMc zTUx#ldAd`c=O4GU!p0BaL^je7*0s=6QuOp4`>%OOs42Pmj+T!iYx?y=(Q1Md>!>v) ziZvxR|E%Q*KaG0d^WIwhDGykRdqb1EhjNIFz*0|49C*^C{bW2ov&S+L`;n3O$-3~7 zJ5~s7NNN5>%b&zH^rF@(+!L)0aBnec8}>dX)Z}iyz2yzDrarW$)W;%cyxsF7X1w%0 zu~RZ$+4j!sbK3S3;~f_Vb3=lc#`gv!mK{X@vgb4pt*Qv9xJI z+!c7row8}9rKf1jBy}A9h(~T;h5p$H_1AFr-+mp$tA1qnm7;}}{G}vXz?t~9cLwgU z?0g$aVjUO*QUkC~cIy>w4%n|RZ%G&x(0|d=U7U}eptEno#qAkG?i#AXsjD*$WN)g; zeR^5bxB#rCmB|5E@1|gWO7)I(@8J;&*=vBuIZTf;;}vpN!5tZxHEup(8AC|hy-4(h ze$*G3{0fUT`VwnV%8{cm|L=C|Ysr0Nkh}bZvw_Sg>rPl^l%ayGd^p49T21l{6eznx zBE=_AQi?^&V1ZJ#(4>&LhFB@B$lH5>YK}!R@=Sjm*K%i;zQTPaoUE$)a?h2fFP=ku zF`b>;sT0<4UmRd_t}x)J3`*Q|l=K9YtTP^E&gj@R5y=M7C^q7h0CR zZ$kYQ8L)D$C34F5k*nkBZ0j9VI+m(4L5CyB58MYQ`zOhBajstn^yHI0U?e309+>Eu z5c^ohYo+?%MyMB+&s_76ztT8$AN|tIHTMYk{lF8?Wj{lnM;iT7cH_bggI~#Rgi#uI z(g#s}z)A2-@K8tF`P4HN@(rGv)OH?UU*JAi-{v{byR{v?Qg;z)J$Jnf zPvM4fER6HE^!s_K*|FhI#E7 zGq+8cJVJeV+tls#fu_5+_ib3Sb-VtTXB8u@yy;vKAp4B_n{R)5$lXKL=O2%ZFOj1F zedg6$K+g7tHEXsvAAR`ikkz+nWa_BoShxe$`MMKk(9fEBNj6;FqAc9tdK_|ZXeCbt zxSMZnc|Rv-a@5re`0~-F?vc{6b6(zKNQ-U$dCNN&ADBV+5mz2y2l zT-)!TlJl4Q{W)*npON$Y{n(eNEbeM;U^92PM&&sr-h0;w1YQ%Ovg3ZDIUD=Qy8-}b>^ph6<>nG=&XDX%w6#OOv;fM(p!gqORkQmTmRF-$*g+EvypWi>Aa3O zGV{aw@pkAd=ltI`Ea|Omey*YSS`~H<&wJe7CHVY-uC&GAGc9^-n|nppw{BYhaI)^=P(b7fgGJ9rbSOJHQ=Ku?am>0lBZkn?tT6G`=6@M((cJr z^}JZ8cZmn?DR}ys_to_{R|>hSu5a@6D$E>or$t}Z2f^QM$$TkuS>c3p4=N{nj@b&U zhMspTb@TM%Hhm4x_t1U(TQeHw!D;S^6P|m%khzVM zKP9F3wm_lH+?!I@sYlW$&*qzVc$7^+S7rm~NKO#;!kze+RK4Ca-u`S8H63U3T!0?$ z8Dr{}e`(LmIvd@px}aNOQ}cFD{~eicW$yW?MS12U*{=5-ErfgJ5jwB;3_oq1RnJgU z=af8qosV@%=aci`>;(c372@=aG(#U5Po#t?<4C$vGJO9COBg zv6Wde931=S+$SgRa|zF*oYPDq!)-5i=AGx*oUEMF{LYN#cRiokl{3d) ze(#={7un3N$Ch^5OEi{UW8Mu>4t9Sh{bcVAEo3&RU%&S$SiLIj%o|R=y=!|blV9BN z^vSj0q0TC8-9wRc?egp78Y6i&MetZ`cm|!14<3CUwYcY1u(i8A->S>9i}h74?i*pA z@m~Cl>fP#B=HKG&?N=J!Y|EIsjqiZ!vnIKf6#c|A%CcViif3TfhFKx`*YA_(JTKZ4 zsafNH$l6n%jBB4k*PL`cw_Ll&dREBw{ja6-nv3rK`Wl;kPxxT+g-O);!O0|LXSpNJ}mMsjR1^57|oK_xHhlI<4NuGt+M9w0tb_0lS^? z{)lp|^YjngFgo+TSm6&JJorw_{qD%Qmp%a;=cL z>@1zU&93Y@otLFidap75&-qWZ$X?=SDd=aWH7s(LfO|RZ)SN5UK%hJ{TLlH9=wSPp(ZkdlikeGSj1Cuj<@jyoA zh6gUn-1}&D<~@&+QMLKei!xWx)IE^D9sV3ItayM>QfaQ^g~UhaXHJ2fG{-P{bv)~O z!13%jpr$+e!nM(%!gar66fM;au8rEsM?Qg*yu#@8(cXpYF~>9X`ja|ecW2)P?7Ly-2t{A->1X!7-rLjvN&h`hz$~WR_Nsj} zfx86k&b{t+^^e?J>fJs41&ISa{qCd^6V#3*lHDpk3!wLN^|O)K*P>%jPrnDK#MvF{ zXg*z_ce9n4Vv*S2)8|$y@#YS7B;%jy*vHk!M#tWsK0>R#o<6Um#13`5*|g)Cu3k10 z2YPzh^*}-WeRtZ8kk*xQ1hL~PTqSc^;tahHbIwC#Mc2)?mQd&A=}vyi=Gj{U_2(GT+S1%6>R|_{^;{ z-Lt;DY~kgvUq0=M2d)?f@AehcKhvZr7r^UP)!4$cpMW+isk` zlEr_QvT`|jH*fIM!=IeFfAng2*K$<7>UArQ6@LCc-jK858Hl!tN`H8=`t6PV_pdkr zrwpr)E3tt=jXhzXTo@Sb=`TFt+<*TA>4P(G&2(gwcld~OuY0*558v%m;GMRb^6Nsu z+EKnxbv3+W=F2E3$e16TlYOawBz--!rnVX=;p$**(L#8Mlt^lr)YGy3MY0}CGTMUj z?E3Yg8)d(;mvLZv$1-}Zvy)-95SAVU?;nP)t%6tN%oq1m%e$=ep1gGb=yktaH~yxF zR}b0bR)%bLE4tU6a)p29>J>8w%v#p?9^CI}O@OybmCplu>rTgC1A5<9M}6QvIE~PI zw8DFq;=7!;&UDNo?{j__(3iHl2f$M~W*jq~RlF)tgRbLhm-EaO03oA1G7TyPSJGlU053 zaVL34mitO;pgF1a>*kX?zodQ_->Ni!w)3m@K(n{?#0EI?SP}3yZ4O+s?7QO58fB2Ag=xJqC)(Zd3+j#yHrTTTPVCB0M)&Jf@F8^!r_XPaaJ&x~-X4KY( z7FE^4>x;fxcq^=^t|kOm@=mg^ypnijxY~FFlX%W0+2DCMv~OJZ+$4{3COj4CSoiYD ztoPlQX9K412OipZ`Sa)vE3!Vco%vlqmwO^6qsikSd!7BuHaxL}d{4cNyaP+dr~}?$ zc2%uhF1#)cZ%u=q@V=#)7c2|c)C#y7->eS8d!L*S8dDh#7Kdu|>T+l?d54ph$Nb8o zMIlT1(6u4Gt~R8w*K3uUI$aOd)KENqT5u7hi%LVmg`v`NkfbQJWg%a<(wgtniz+G> z7U@^}N{Y(iWmdvRLGq${MF`r@ zbi_K%{Eo_#cWQYVlJ1C)+fS}X&hMx^zNKs09dQJ=VQ>1nZ4g_*^%L_VN-{elkD;Z} z&({2i(pYbH?!1iI*_lCqURH3<+>E(?(3gbtqD8(?WiiCaqFP^3rLWEmnziNNhSW!9 z_%kx$b?>}+{(`L8c^50S;jnK}QRPzhYPWCU(%MjsuO<|#{E08TI8tdB*?GB;UtCmMB?p2_~*{ZgO|iD zvKNJF%fiJL9SRF(8$2XU`isjTzqvr<%PY+dzLIfG&SJ(u2G-?<0#Qiw?ZsK>=_# zt6iaD@V3fY-W6iovq9g2+>F_LaFSQ~>)>_$Y8V-U?&Tz_vZw-QLS}c;kKILXu^#ryn>LKuhqcMp8!H8|56^8x%WLT=v0xeAR1_yZ0&^@er5t{Sv~ zIy3#V;rAvKCE%Z{kiI5;oX`9`zi_U?2Dy@#PX_uNWo|*nbP{i-=jG2QytDJB&m!MB zv!>_GCf^WQ2+l9a%g@TrMR|}0pPx>gevUt*fFufYvE($yQ{cx`VJ?1WOrNb3_;EDl z%*uc;GcS8C)Hr>HfBLLEPz*jf{(=ChEGLyqRg~Pkx!GC3H>YsgoaqJG(+IsV*F;>8 z{6bcC*7OYU(aekjXiIi3Z42neQlyq2Kg0qjPMx~p6n<`yEyD7<{H3T4&FOM`Vq#g5 zxcG#`q~wmvN1@C5{NV5)WysKB!$&B}=(Cj6F-qFF@e?MVbMB<`CNoWo7V5>JlG3vB ztFEqCR2iYYU>D!eqqv(D->fn+&cX4d4sWZmy@FfjrpukRW{VUlA6N_pR5 zKyf-<5bqV&*^s6+YH#)?X-5jx+U=y7&K}**hfLQKoXgqAn?o{QH!_CySYV{ndJqS} zk{9&Y0%?yk5t{G7mbplpQeD&gkA}3XFI;G&eXc*p^mQmoER<1PM^cC?PRBro-$NYJ zi{bYX!;4?Y-^_3f!yhoLGW;Q8s4R}kZ%H^xD#Irbt4a?P)*cJLaHRB6T%_S>gv?=Mp~^N2uN7d>gI_jiAGqkVvGLuSn`%qL#-=deh_V0oNpwjg7oCIT;cjXHU4&vO^(3 z%PPrOjP$kZM)yg`Pa!#YRcYEmuNu8N>D5KAZhH05YYe@{(rX;O#?xy8y(ZFY61^tV zYYM$~qu1{A>ZR8n^xBhNd(mredhJ86ed)Cyy`Dj@{poc8y$+<;GwIc5Y1k(BU>H%9 zU}>0zX^T6=nZ$Nui?MyEwT}u)r`P2c5pTGs!XS^VhvximGhjF31|BE%j3m{)@;kIl z>F#t5Q?+}bs5e|vqPT{uNzFv87k;8jag9LaPNJwwHmoKwz6@upQ}1@)_Hofo&;gJ5zC$8*G2;Me>nNu&CNwb&rOCLp?)u zxBq2cLiHa+uY>7z2)z!a*J1QJoL)!J>qvSXMX#gj^(=Zln_g4tbqu|ZrPnli9Y?R@ z>2(6VPNdg!==EHBokXwa(d%S-J)d5GLa!Il>lAvOO0O5vD-PleMeLbM)qQ~XjMBF( zI2}SgahZQx7_?}2v+5oSlONUSAE1}gJw|;)jhO`^>CjRSsmWyUF!UxO7-*!@%ixcV zsD8vE>S0wQCDFUjAX)DFlGni3Es&e|Et!_KkW?cfd7K_HD-jZ9^$eo3@m|6}re(^7 z(-_hRQ2N`1PKLNZ?@#2#jBW+aVsXi2|Hu5}z zcT9!({Y;Vrq%j2056q>|03S)KJ7Yn0{HQzj8tgk`ePjYAA1uE!_UuLq6=e|lejZrS zI)e!$Z5g6oiaA5n%e1)Nu|w3$IlclDEIN_0)Y{z?7pW4Jzfe{_F+ov=F03n2)C*&W z(8fbWsLh43WA7!^!iQ)4q>(}>Qm3ftv13VT@)=g6sMBJT;5G@uDn*?hi=IHJM0{rK znPhe&pW);J8AGfY{#Z{Vp}>c>eh3K1Cc!pGQJTQRhAmdq?Xh0oEz~NN)GC*$XQ6tJ4B*3Mj`2>&7Q2`cRxs1yo0R>Ji%$5Oan?x+U_kCRM8H0~3U(SjeNmr7=cO8d^)Zrjk`X`JgZSM+}XtBtxvwajn&t(Kywz zamt{cp^Fr?I%WvjM9>ei24%PZrJ+(V=4=AUhYr@e2=F+EfkCkB47u!UM%fu=S>-Gu zL0#sE;a*Sijz?kaW80TGMq2~&PaTs9m3)xn2FEDwYD38)R9)^E%B2m{6?LT}hU}2Z zXBctTm5z9h(R`~MaZey!83to=wL=<{^>W4tjL=TOIx1o@1Hr4EWvoOGE?b7_3O4@hGPR8w7)WCY?WpjZR( z&s{drA&nGXj=T_g(Y+!^=sk926{)5J=qG9jC!^BGAoY*+zBhr!UAw|G?#On3uqpppMEQ8T@^mOi+IqYlFB)(Q?7GliS)Rm3)(omP z8RG%y31S1@6q0wDnMa#@wTX@9{v7j!=3eCKsJXwjDgWOQpWML`6SoiZ+_?CFTic zU1BG`164NK@uC+LgBrw_A2F5aK**yV3;A!OE$yZlL-*eS)oT84>_l}??MXXc9A0G2 z*NVb%_97#gn$XqD>b->XOqNIIIfHYo#7X>ox|v6%%`vgjs8yIJbjY6_9r<~KP5GxH z%D>-X`9Io}*LurF?W=WEzZZFlKhyRMF|pB}IT7-nw3BD>uZrM5&?*0(2>$jC`AKiR z%yhK&*1Ig1MRwklJF>(87&LXV+|2I2+THgTVwbYjrQ9jvj6>rqHEP_9!Q~vuR_`P=gRKLe<^!q%b zd~dt*hJFL!^u%h9GdktZiQqrej-Tpx1@an^WRZlINqB>Ve_>)n-NogL zM)050DSs+N6RSPW?UetD2>wZ(@^6UXKhKW8gXwLu9WU&SMmyMH1zFkCO{-UN?T0jO zwm(r-epW+PZt4zlFhMrkpQvYW0^MwXqK+~)+vC_GkKB<{yQ#yHyzyGn8A*k`yQwJ< zSRF%^`1q-i1-FfQDO%F`@jr>59G?vfDkr1Fz$Rn3LUP>6zzcgg@20iHt-Stt)8~{YrL16;tC$eP%T& zBcU2{`>dOV3et#x?p~GZ#Gn`Iih;65T|Eq~8Anf5#j1M^f;z{7+}>n~+-IWD7zf1Q zzEEupskR@ZP?3ak#u)X&zT9@CAs6%|n)J73uT}eE{(vzGV+RR@y_?$Io!)2LGzfwN zjWRNgNIcVpI$_PweLgF@A&4*!B5G!PC-x;O4qmrXh3+2*`9p46sVa^>o2NncP!MQX z#{mL|K_N@Va7$x>V??}K*qg{7$wd+{3V?$0M~{I%LyKD)N7&A?>dTwHbs9C;+3+wj zE7=Y9DjDx&8cpm@m zGTUXm1eF#~j|DrErYZ|9CGa58C?Svq6@*+~SXGRgRYm8yc1j3j`$D|1s$6a+i+PfY zOt7{~RSdFyAzoNjt}v7Hd6J4ultmh3&So)y(QDr^*A#k5=ShvyBavnqBfY8#ar-2%@b{Cdm;BnIZ)bH9FVcLk+T7*ziSr z2kew=N-+kTFoY}~WXE6@@3OB5-_Kj@Jy6JvBHr}xAWz09EAh$j!8}J*esIJqxo&pa{z!yltp8t( zAjD-MX|!H2gc}??#y7}V=?Ekt*$J0S0-Poaj91nxThy3S{lv^pM4v8yC!&6MBtAeb z2P?*s@`sS?fbQZSL7xt?1r8ypfeRQ8)j`P)vIQyMF=;Aq#Ak=H6z;>|M+n=R^3xj( zHSI#CA>cHLk?dyeQI}@MiJ_`oWfqH?do}0Pl+BOaz=5h5`NCnNC23!Ypr%l@kQ=cW z6c1d*H0ZP2(5GY2wIU*ynC9&j^PsL>V#Pm#9}NO)xF4P3Uu6Sf!To*5r6B5GrTvff zkauDKX``iU9wBmx=?>!ky<)uY3J_(AX=r!{#YHYL-GN4Ti5mR~l+8cd;71#fxbmYP zbj=3B%qNDMjx8t@=$Pq83Ou|gJWkTFJwz@s-9fy6P>lB-08xyX1|?3j1Xn`1-}N1n z4&}l-Y@|7qEW7OQSc#^@WJD3?Q2YjmLz!r#g&M_dhcdyQrGxBA_T09ObSRVUxCKqV zf6}2$v8%(O*xJdVOt<3(v!>eRJCw}R$nHpr(8$yB29P(zuKJGhg?geULB^;KWS?c1 zF9?L9W9(Qu$sgMRziqy?DqA;%s?2-<=X4zHPpsnsAP3Ng5A6SaO5B(=8GN-hWOK+GpEtL5q%9I?5M{3Q6F$ z4ebJpkOXeq?h{yqBydmdpp!bvKeq#Z+x#xfXM#50F)7Xkmgb8w9SF7|`*i9A8PVe6 z>4+0}E&Tw%)|dkS=_L8^a4TySxK(9zpNu)5aAzq_S*DD~7yFHS!^z6hUi6-qOc2U- z$nztipKP{&t4ZuS*e=iX4dIT-_f48Yh5I!B7m^M|44!r^iq4@aH}o)us^xZ>oxFc2 zgV`^}bCR&05^uZ(O%}VPNi_rrPs0gG&gfRwz^&Q-LVKg!H#Q4i*5JIn!D-?v8=OH2 zFYFlea>Btv)FdzCR-kUEuB+JOyR^XxMNJGsqP0P2lUWW5m56dq4|6#}f6!-#BAyI1 zI`R9F;ThpGj2@063V6@#DsL1~|6h?$$HsPs`O)q$D*g?IF~_3u%q`X8U-@`^*Pp%L z0_r-b%0>|54fyf<|F8vWVJ2`YTcGPzRsDNXBKab}js<_}*s}1V(Ac7d;e}U+7mp3q zRE=GH&X@^f#*<`fd2z{D@~=L^mGFNiYQ~!XJ*Qf+mKy`y)$k8)%1g$=za6Ql8CzXm zqc5H?K9xubRg_R^<3Q|~wBY!(@e|X|nUEI2BbO1E}Wp?^k|73B-Z zmg;(hDyZsMrolg>=8hU$v$W=4Se+vN2ct3Y!)b~F|L~}!sIH9 zvk5-hCz|TgG?o0Wfh)zW9iYE(;L_aMG@9kny3y}=w}zBB_U&$xfCPEDBZ_w57yX8OWj(CRt;9cd96cUZAn*kjBa68m!YxI zhB3TVqgfjaiqVfoj!`iX4n7OyXf)eD+npBp0ua&R^r#CiEQP_R8l9~k2|7W){5LQ~91jz>7i zgz`L0nE}gTWy^iW6L!Hq8q z0}-?XS(DKo;Ar)zlS^B1EmaOohqI>P@(HGHu0$a%=0m9n>CE_`&|)t61Hs1J#a!CY zaWMfhwxZYBRt;qA1H%LRV_RH6!E#2(Ld-gv>!CH{^bhREuB)5U9HKkF4 z3t>XY{bxiJzVP5my0lk~e!2rAW1^N!{d}rm)I`=wBi5$~M3^F|b?kfX)$94Fc|jOj zyh~i#Lk9f~Tl#Me`Yw#m_I<{>%%%O2PAgIqxs1kCx8z_=)QKVAI_gBPLtT3DTH?)GB#(|~26t)u>$v^?h70v5?Y|M@ zAJp*}T^zV#F%V)^pdFjNSlo|@2{0;A7aoO}Dn@y32O^3!M6d;EzM1P@3_pI;QbI>|m z3PpNSL=H9^y2ZMPGZ*n_jfjnaTcf)ZbS>JebY0DFKZy0P$nZxIXS0KiOB%WjI>l zJI*E~%FweFl)|p)Sv^_Qh}=;2Wb00YGJy|_p6sl{pk$ep8oK^8DC0~D)@M*=n-sd5 za2b@2%Uo!dk))NI6pXfpw23A~Dgyx-c_TK})6FuHwDBfIl6DEFu+vr>Ta$A%@N~Mw zfMn$8VSSB~=|K?}3Vwibi{HXa6Hc&!ImRNPZ(== z@BxhF#<2(ssw^zH;_-}|)hSp9T!;1nZaw0e8XymEz$CKy>K}0gli1Pv3j5V{7Ha2W zM?8p7J3dti6Ue`M)-gR2QeBAWd~a?Xx`6*uUvNd_fI!|b66(+se!y0s>j`QPej?Qc zdyr^^xAGIkdCM{iEVnnl%v4h|T zVs&+ zi*3NZHFDzFT^Bg7#W=-p!+=AfmqNQSHrcK}jCjrWE65wMKXDD?;*3a#qrq5L7?Bbx z#Iw~zraq`5&f}IA;vmEYBS`R4@3EB`M#sV_&aL6P)Rq%Z@Dp(u@Lsp&L?MY7;yUHL zn$?a^S-@r!A06t+t<1+5P_Q4mbILH5!B=E3*(1kr&H-hHQ}JDpc6L{!(G{1=(15N+ zcx4mN;^-TbXxz997b-&mI9V_AW@tx{ajVuTArr+-Y%qy7;!pTT{#C$mNm(<<2K z#?UeBWIS^OeL?T|VG(vkuly%jn=kr19^j{GZG3FPvaG^(pr6vgM@9lO6A$m)YQ_S< zoFsV28P5#)!#pB_C_o1yojpj>Y_*)?ZH4$kqY1hl7N@}kl3iTh3O5L_7B-gA(_l}( z6(1S|vwlrQ8@gDhOml)nZxg3b9RHD1vcUrZ6Bka#R#3b{4pfYgqjQiiH(iw8Q2JyQQmfXv`phX-ojY}hJT2_7|D&JnOL0XNerboip(RR zSgo3B0u=E$fC@5OP>wuWZ>}{SyBamZ=?2zl*bQ=|1&f_l^LgDqnh^9|z$rsy$`zb4 zOr~5$Gr)3bG+}GGJmkTL_4$KP{OFTE4G~e&@GO{(sA<59`6!3v4}bHFUMjT{n_@J` zrftjv{ukJThg8&<#2dUfN>jYcBH|Y7O?==^C`w%yigqDV8P%`_KZ^*WZJ8C5*+ZSU zBEc(;5o6^5V+3=IkpMXuM z$?p#h>y8LX&iY*pn;Kx zzG`d@B6GkUur?knT!UCUfr1YKMo^$8ss}3>p=ZY>`)UuerTY%d#>9n&$WbV$cn=-3FR-9rrwsjjT2ct`V<0NZ=gz(a*aTg|aI_^6UlAoAuf zJ5d4}jC|UM%rd>0dq+GDILfS;9OGk%H20M_rHmA#!jp zX4sKGy$?Q$o@InUX&I!^gKd`)Rv`!5VCW)`0XAyR zG%SRpXatW4T=!U1fh?hhk|-H*{IU_ncyx9dBbE&~ur6QP89c@k zj_U(@pttflhabc9K|wU7dXO$=tq~<-Hhn3JB(XhqDQ=1GtU`WQDHWJaFEF=?+#m2w zEet^eOu;U)IN)chQ&~5Hu6!s(>MHP)Njrus)U`7uQC@@@h-fp@b`*OI%a|!aCiD>P zXKaY*6(HNm9eIJW3Z&Di-TGFhu30me^Xbd5eqtNrSSs1G5Vp`akLqu zlfPxfXLw>bvmVpOxc`tRL%2R&d>}xSXDiyw{4V~$wK1i1(KNgm zGM2F7i5*0`E{&kkqQ#O$ueI7*7#2TNi^Z}B1&o`^oxTGjJn#c8wXSrGM=fA9;|v9h zPh1gp^2Q72B2wlLV3`jlQ#~`5ypAuNxKv*f6!ib94N}9qs z6n`av9t}gT?Fg_wkcdzH121bnng8jk-VklIHSD80uq-*;acFnr`!C|rKtG}%FD4Se zY}j3V)VUxBXB;C3njlQahEiM}sgsL_S2gJdDps3Hzs0E<>k%CV>q+cr0Ryu$)p{j0 z25lNHugD!iLp!!F=}avY!xt0(jCYl|cQIqytu<(4QA^f+qSpo6W_TI4;;zpJTZEM?dm%h=W(SF=EwzEA2FQ=Lo;EBltd-HK#!4GnhB?L_ zm-oOhtQdPL7W)~^B4|XEUikXQ%gC;+ZNCIj7BEIg>Akv27Y zl>0tfFmi$#g`DtM9OW>|@ev53|Gl1T%ol>Um|Dsy(dTK<1N|fYm92|mP(MyXIb!xB zUFEfmKVT)eNCm zDo7hf)A#a`#HG5lJMcb#y!M~CIAy=Rmdx(V$7_GYIe!O@e<8msL3@)n+@)#{(!c;= zi=0Ru!d#6s(5?LjNnYAq>TzH!%kNHoDg15||1C6=8&dq#hV2#P^6f%-z9k{QVTm&t zy^RkGg3FNf_nc|@zTG_Hw_rz`l$ z2=5`+2-EJ&vb0^;UoJLPC9t23b7@yYTj5vBv_qWXxA-UlbUmFh$zC3xd`i#;QQq$C zX|Dt};R6Fc9nF`>qzIjJ%{u`6jvi3ZgNz%xkb^C9bD!eB$;Qu-j50iKxX9ieCd6#2 zjxZEl*2hA`cJq1-j|Qo@e*>v~sUR1g$G|`wKrsXnyn|w#mGGxCfP$@{hwE-Fhw?)Y zTu2i}9lS+AL3!z+D0J9;U*%T!jZg1sCfiW2jgI-Wi;CFI5*i6sn+Jf%3{i zMa7}&U`ctXqByvysQPMU#@xC2!P$A!XJIO5*7S_o{@l!r0;MJhzaJe8SCg-*;0y_8 zD>L%_!Ms_JT~k|BT}!wiEmlA|vUBHU%+AgX=4Z^Ep_D)`a8i{h`<f~MX0hI ze&8HUjJB=8hLhHSioscae|``=Yo1>TgD=;WkWQ$rtqPV=7XUw3pt7=XF*sB;I2`GU zve30b=pm&JI%C54V66h*=fRh?`)D`u-o>`kE-9~paZ?G!nZdauEew^GSF%DiRYf`s znuVc~aCL|pkBp*gg4fiAs+TfNl&Ye-nouz`XU?qb{Aqca^OZnup>O)QNk06Mb6@JB zqJ`yC$}6fSjE8i2O;Ku1RY;#QK5g9OapT8LAoOazY)Uo!oO}5qJ$PNYUQ-R%l2D}{ zD)*(97B4BPE=ipTsnX(wzSO)@Un=|x_>|JhI;bPHq@=Er4!qPF9Dp^DS6oyJwV1dv zoLW-`cDp)tNp(>bFc2&1wW*846-Bk>6`|CH<+U`5kix)xRo$Yh)Y_tj6(N>UTOA6e z)+{N9;hqX(eKB-9jCIM>!3r26XrY==HSj=>6o;-QjwLyL4g3f?bZMCwH}r~d4GeVZ ze6w=%F3z=*1$P2@mcW!1oLi8QJv%!$U?>C?kg!n^t}OM@i)G|e&jJSqErT_o+FI&R zFc4=H=FakG;^@lFo12|ApX$Sd9;FB8WMAsHX2TGhn~^(L2?mKPjyo58kk(LB7On$l z7Bt5oEC!(RN)~{azb~R0boA!<3j%)2a3#MO&;8Y60dcTYg&};?Ag(YT8iVCuy@y$# zYyXKr{I3LKbi=}y@XUikP5E^pRyS=zVeXv5X>+C*WKZ)O1#2uNg^*oaT~t|90$l=* zABLa6hgpS$N*G&IR)K$7c5bF2h75fnI8)anwbSuWA_t60@c5FjrLS`Qb7$mbk|>#z zaS6(WIWljyXlBK53DK;J&kbHjT*~@?8FH59SBI~HfmSotKPNvmH(VT|DfrI})5DcD z;fl~$@?-q03E-yF!FT8!ot?|(=xKR$DuvJvF{Cg*P>_+ycwo|+J}a+~JJz`qp>YfA zN+6ml;5CbiDo98IBNbJn%>2ALbFm>1@GGI=q@qm!Z2w%V8wsOVG!%ClVNgQQU8I+R zc$}12=r$)WaUc<0ForN~3i9${nZRZ!9)V$Uqzap3nD!$UDa@ry7b?{Z_t51e=whxg zVIzl98CnwLVJBkU0M+ooZp^qwIKt)-kK!|pLIS7g3pD6g5zD|-T^8i46f(}qR6{MC z4-L&i*Ccw1qnm0=nKGu&rtP5XgM5om;(RSy7=4>brzW&SO0EUgUPz)uZ5V7sA}VhQ zQ`roFpfNLKjb0X7R0II$!D5)1%WIb^;JJErc@E&j%puo?^g6I4@u%5YLB7U7wON0b1xrJfp=vTS6aQs{ zo-AIo72a~tW`^PHQXt1gjnJvV#pmKwQcKn#FnUTsTOsaLRfn%#Dmp!CT~b|Cx(G_3 z8Z-PEB=*n_W&~y#Tzx~#fcTI9g(FC&WJ?#bB_3ZxvEhW1BJ)DlnXtSi^O7*K!Bl(# zB1-rRf^+j``ExCO#DWvkC}DQygmh_LD~eVk^q4L}*pnRHDrxJ87fOuo4IV+N;vH$5+Z zKCrMkmw5%*OQH41_#^$!`;v|(us^Ks&1H);sV%Y2l@N@Hn~^0x-F}g=&Ya(H8U^}9 z^mFW5T#f}{{ZwF4=!7KhS>|P;YJLXnJ~CmyrB_>GA|J)1x9OyWjm6jr z`vqbJBMyOU;$lQ>JaN0iITm|l!zQR8H)A$)Nj5~thK25s_(oy+?7TVLVMP~Ui!U0K zL3P+cu@+MQK@BXnU`mk?1Je$fjYV5nR4Xi)4dUrP)hQ?Q3GD?UjJhmrY%L8Y>o0VC zbL}IIC!DikVAjF{QGuNZ8%XFWmZd6mc2+?~AO|*x3YE;Yq)RPvi!8XV(N4onz{?7#qt1+c_{wJyvyd>zW2*-+8Yolf#L!=3dL-LF|Xmalwx z`>03KMLb#>r&a7!u$OUEz;duLYzn~=+0&sVW+!1G9QC;BrjvR}xURC83<|6LET|CW}T8}O0;lP3Ltv{7t>4yS`k0{oqVkEW>CtBDSZ zNk0D&y7);G0i>rT`DU+BZ*;8FZgn=ewz#z{HSURN2c|tg?e%GYoc6}FBxPE>ETeyf zjFf3B)JiBvxD{n~1bxA!VjZ`6w#ICWy*+Mw{Ld184mW?#vDA2I+MCl3PkU?H+tdCu z?Z0j79~vP)Wd@h;n8~$IQu;*lfu8w9O~t+q^Ncn`qjx6zyoh>z`CLC@W72-dw1`Gi zvyjg-S5}k8K8vM*cIL@X_F(!zDAk8(1BH2MToZ{|IF~BnqAI zn|8zUKBElc^eEW$S>!K}_+@PT3tgr!3|{uZ^0gc?x{R-v=rUd{(PezIM3?dH68%jH zAMXUuV>BOptI9aqAKeWn!1nc$@Yxcc7zGzd^tlo)mT-xL%OqS81=mXS>!aWsCHgHA zzBLN|nMD6(6nwWt|4kJ9fJA>-!Y@hqEeXFP;UiJ-w-VhP=I9SSjA3t&$4m5y5}qyL z%OzYa;W7zVNVrPEwGzHo!q-c9xrA3s_+|;;D&egX-XY;TC49Gp@0Bo#mH2V;1pU?& zw^G7#GJ(ed*cv}0u{EAX(n)zAlc_LyGCo_PXG!?-D7aXn%eYFS-y~u3AB*vW`pb9+ zCo}zJyi210PQrhX@Y520Nx}yu{HG}RBZ>Z*guj-s!x(?q-nb~(jMvC-#%sjGrSdW! zBhk%xj^$@c^jrxql&~4UvHVpMUB=ZCUB=f*^yL!1Rl;UG#`^D+=rZ0V(eIV;gA#ru z3f?c#&3KIZnDH3#F^T`UgujyTHxf4EGs=rG;s@dc3HO(;KPw^+p*&m!rBAC~;=gY@nkGI^(qdr9T{Nw~j+ zhe~*O6g*m@%h-&+*q$*Gzl_aQJ@Sti_}8;^3Vf@|C~DtJ1Uj+b<|5?IEBy7%iC||~(Nc_hn{ACpUl|+~EHxeBjoqbRr89OC+=i=6rzsW_(9HSmHP1Gt$lYiugQVey08Gv1w1F%Qzj)2Un!eh=R@Wh5U;p{%H7GiT}DN_FL;vHddMCCQWVqY^zD-Y@aX_<%&0@tYF;goMA6@YfPH=X-3gIo~5rGUhXT?33vK zXl%~sSpV5leKNj4qDRB#e2(%jk;gSy173`x{U9V_+@OK zmty&6C4L#dBGKQF@CQ+_xgW>+%>B4MHuvX9H}~h?4Sy@?=P>rqD9=1!wZ~H>ei@tl zaV#GV&yeKhM#1KJF3OLF7fA9-qG0np7v;G!X@cR<|vncquM3?b55?#jdTLbKa_DG3>;TPsD{4yRc(dR|MmrL~Ti?5XAT_xd4 z3D-*aMhS0{@RlfeheVh0FD3fD5`Iv^k4X4g3I9pLAD<@vOyd7C3U(SB0Q46byCr(R zD0r|$A1&c~qu>W6`X3~GFbaNMqW?+4?@RdW)5LC5Th=QM%=r2haZu?l`kBl7>Jx;>iB|Q2x@kEI~8oof{&-|V^ zODaEC!k0++N(om>_&NzMkAiQM=rX=ZqTepz9TIMo@FNm_Qo^rG_^l}TeTn{A6ntEw z%lI3KE@P+1>Yp-Bkmxe*F40dH_mIl>`JT9+RDP(0M@o2%gr`b4OTsgv;CzWL;{u7k zK*D7bt`P86)>Y(;NmWwmdCVq(PR?6oe3wK&U3|Axez$}ll<=bxenrA>O8BiP_=rT8 z@%s|}n1sKQ@HZ0n#aR7c#uFvFjMF8$jAu&p{3!Smi7w;ICHjIWxJ07MxI&`K_4&OZb3sHM#1Mx^r=yBrbM3+1?Niif++YBiGFz$ zTq)6ITrJVJM#1+=^k{gu#4qAsu~4!azEx!+J&$});(s~{eo3Os_zj8vCkg*K3jRc* zAB%#&l<3DLd_uyP@|Q^2^IZ!hyf6x`mFP0QR-!ML@EQrFoN{y@T?M8U`YA8mI6Ek$v@ z0l$>Xm7Ng;6#)SO5#f4gpCO`f2hbQGga{fGP!vSN7B@*%D2=Qr&hDqgFcOK?fWwNFs-0m>(TO`oFDpQ?PO z@>$9glrL6ZpnP?L7pu7T5*5Em`BvpM%FiZvr;5L${JwHk>-zaYyRC|Aw^MQLE-KzL z!N;q3lKZLj+QU^m$s<*I?J+7oA;EK0Jjs`+^xD^|c#@Z>^x7*`{N@DTrs8Y9q1UPD z?@sWeDz5#wifg~9;@WSj_|62st>T{~_`v7^8~^=Qxmvkdf;+0Xb{7@b&Z)R|NyW7X zsQ91+pQ7SJzoCb#=|?7bqKa!zQgQ9sDz1H*ifb=a@oN*jM8$7S@ZBn|y+OqvOz^WR zuKj|FYrm!9+PhU;`*Ri7-lyW))otpZ-?W>l_#yuz`FHG=C71zF1#aAczeihe#NX54#_(c`h zep$s|Pw;LP*M3jMzesRZ+mMO<{g4EAQt=w)OoB(Mxb|5pK0CpesQ5L?*Cu$aifiAa z;@VqO{88l>zouVO>0eFo8!E2-o{DRKpyJxC4y~U*wA-tAZGuZGetd!lsraY_k5ln; zm1io?R=zmFSE~4p%4-t5LB;P)@RKV3bb{Yd@i!B^Tg5*}@PW|-;Qo45xtVg81ou$! zf^we(pRD5A!&LnA1W!_N?b#~6Fu_Yy{AT6b5`2$}Yd@&sk0$tO6@O0o#RR{t;@Y36 zxOVm7_3IPuW-6|Ih>EvQaIK1K_fhd-2_C89=PFN3@N5;=o~Pmq61-f+Hz)W>6@OOw zg|F$CRC?_H${#6zqWpz&i+1(%Uwh?_3GS}q+C5Y}r`#vOgH=4q!&Ul` z%A=I$C3uO7FIQff;JZ~^`(71)L3w9_-&XN&>W|d?v_DaC?bH$V^OJUa74Mkf?ke6Z z!L=%$Qy!e)kt%*}f~Tms_H-4Wo#1&Yu6>P)FG=uiD!wkkn^io?kE-;KC-^xP*M3>W zwck{6?T=La^8`1EI-%9Xq71w@W#kD_H@g#q$((h9~@W}f4xk-XssCZ3+ODaAz z!KbSDIOPe-7bs6rUh)mSTuraNTE*8Sc%6!Czo6pUud4W42|ln>{o`Ae;3g{GEWsUB zJjt~xeMxyxf=^fRBwwJ?PfzeAD!wGaH>&t*<+aLpCU}F2Kcu`R!B4CB&IIpP@lTXL zSKgQ413Mf4ap%V-$}JLnn2OgVIH%%u%7c_oN$@ZgKVA9E1dmhk3zVlMc(#fs`3jYO zL4vPU@g)hqQN^`as<`%TDz1H}if>NvlPdo5*YsN|{q6*Rq~guG)X(4Tl{+bSRqml& zli+?Tu6>G%4^act z{~!AUHNQ_29Cu3W>f;ti)z81F1h-T19?CrvoKx{SOM95h+k5zo1@|Ov&?pnV* zXs1-XqjIMN_f+wca-RebQ1Ri)rz)SWd`W^AtN2po8GtQp5z0&)z2TzzM&6O)3;adqTE$Em*A3$_etyJjll-wtuf0#jzf?Be>z5bpDiv?^4V_Zc zw^Qz}+%v()t9X+8sq_PshbfOz9-}-?d4lpJ<>|^ZmFFohP`*Za;Wza4YWn5MHz}`E z-k^MMf;X$U_7)X?`fK`im43JKd&(`2uAl$4yQp|i>0N-&B4}`R#A$57hJ@D}Sooq(}Yy z*h=}31h-dl?T#wmQ#qqtQ0}8VCc)EHTzig+&r`lK!Plzz66KqeZ&O~Qy!IP4r*QSquxFcgTeP_ju)2%I%apB{-wv+65IqA;H5`T>DfNAEkU|g2$=&MCFCb z*DK$c;FT(#IobrpxyOlps{wTqptGM!u+xubGMxsUSk2_B&0+JjVlxbi6FGnKDM@KO~|@{KC}<^;c} z;-4$;Q#R@P`J+m?k#b78t#Ui%PRiYtdn)IYOUlP94^lowd8qQK%A=IeQl6kZMfqao zdCFHRFIK)@`6lICmDecWqkOOOL&}?#wF6sEUvJnm$vdpQt=Zd7AQcS;g0VP2Z`~Kd8J} z`BCM^lwVbTTlt*?f288tAFKG6U(@I&%75JVxn{~Kd5Qu$`(#}oXziodD6Q@J{?_MdV)<&Mgol)ET*Rqm%;m*4>u4{K`w zHZZN2aBI207>`VL)HG5i`rqjrMKg5qsCyQ_yiO_}HAhCAKMhP9wSH~lrpc1AQFB1Qe%jIHtdDC))whqA)bfs3?x$R*JUqdts`wakG>Cx) z=1{f24^{j7zvFg)S4A^%aqW2jy7(a~eVjj{j-Vt(19Nzk(hf8*?bQ0UQ|tHN@%roM z;_>=9$NAMc&OhzUCcg%a3X<*u`?QO5N_rK%yx7Wqv?RAc~*E!yv|Lu7DTs&S&=Xm?to7epY*duv>IaY07 z^q{|_YJg}wtsT`-ZQp;#>u;Zn$J^%|=Qrm#zd6VGt^U#*m`<`@;lBo^vs%B-YW@B@ zZs!;;-^Jto_5Y9Kt#I>?>(l@3sQH=SzNoo{cU)h&=?8@!;^U_%$Mug(AJ;d|6IA+{ zrIt@549cPrnM;CoeE`#}|dEWuB!xb|}@{-W}$2@Yk-`2GKe zO0T_B#otcwM=IV7b)EaT#4mrvGZJ=t;2Bxd3U%RRl{~fpW zL0sRvc#@k%E8)_|*MrXS`R#u@K3}+aT%SAlRP)!4eqQz48`rOH`W#Ik%A!4o9AJ9L z{uxE_Xb=Mp&`>_E`)wrI^{?Omcl!8z>EiMB#%B(@vu7_{TQcr*JoUR*yVBlx90q4&H2ST{#49=fKJhf zD)SYF*GAi4Wg1}kWr`mJFQIr-43DFDOE|8Nt4wQn48`raFs{$5OnZ1@wEwG2XLu$4 zxlfg`=fc4hKNcQFw&%K;ozujgquanYiwSDFQfE3;MwHA!39eHEdu%Y=ihkKG+!?q4|pT_2JI6l6O&5>}NzZ;uw@X(MP=i6g#oScS7l8bPB{%dOb z!twd0sj0x@DE+tL`1^KK^IbT;>(bnefV)QNo0~J>_JXH2i9HSizJj!nx>%W6Jb}xjje)=I0T< z4R@mXe-~~QUErn62sq9UDRTz=bmMq=XTu+m&x1FRC&L41ely^E$rr)=KHp2>i&00o zPs+@P`Tcc2g{$!|#D9k2`|UB2Ps-c?^ZPDW!2Ev9U&H)<%sXIy-~C)C_B3}M}nBTYDpdrrpl;0Y|{Ql*ZFu(7y4b1P;JObwT{dI=>ML#2@%+WCS=hGW* zfq(9kGFc4s`9dh4<112PlNgWDx+b3f7v7UP9OnK4egQv=e_{K7g<*bv zZWVkpmG9rc++OszFt`7^51xd7VSbx1JdOMZ40C(cr(kZc`aI0-Rky?3UiHr~x9|Qd z+=|xk?=U}~u?Obo1^xwd|55*jxjpw+F!xu|5cB5#Kbpc1b&a?0V3_+CITYSW@eVLQ z-*pts&;J|)^Ybdl!TdZ>9zN`#czNG~ZzK1ICy`HrxxL*GcrnGl51&l_0lbeq);hXC zNSX0)C#uhX2)|0{e*|Aa@eAQ4rIygsO2ER|~e+iGI_$~0o z`u7!hF?k2f?HB(BH>3LR zU6|W5eh71W#=S7NXZ#PmkLG^>j>UWAgWyTg4bYTn4mYCuyEV-19S?_VX?>1_dr|ss za6j^~@MARpG|cTQi*Q$(UtjngN?(EZk-rVEC4UzlP96b|qUE0fH>2~**>GF(dGHD3 z$?(fG{S3G##V>+$HPRJnBP}_1I+KAUjg&`xPJ}v`@rvj`F-nm z*?7yiyl;g0eeJ)8Z>IPoFuxD}33wsJx4{!q@%;V-^ZU(TgP*1C`wPtPPu~Ue``-Tn z^ZV2P3D?s6KZE)G?EB&N6mNjCynx&o=J&m~g!%pOZD4*s`4R8{x<2X*4<#QB^ZUhn z!~8z)EX?nxF2mfO_e8jk^6x;H-&g$|xJRpae|`_<_i3L7^ZS%X!~8zwb6{>Cd_K(Y zSDp&<`;=$FC)4tN3|~#Y9Om}LSHb+g<3%vPFZky$zwh=JFt6_orP5^ZU`}!uG4m%hU99?b8Dm<;p#AZEb){)~%Ye&5BVF!v8XA3ihsktt<<3Uhz)KZ8e7{05lc&#(gK z_Y3?Q=JyBO0rUF6qG2J`!K_QU)>mj<|2<@X0PhWULPE#WP+{cYeX+WsTp zDV^i}(-~e%@uT4u6z>h+M)54%gVwhUbAR0@!p&&;1K}@^jFq!Gp-B!TTuv zXqfwhJ_o*&(w`4^qV<_-r>FQVnEQwRF?`yIc9KceaHgL_hZ6Z{^<{{Ro8_){=HpY%L@4b`XH;ZF2@ z`p>W-{}tx`QU4Be|G0Z#?*H^(@aZ)Dzu_CnU%@NM4e?#%5^__R`$Ih#=KgdKg}J}l z4)A68&KCCPQE;jkAgr98^`}gpH2gZH`UfekL6Yy%9|2BA7qd5L2cp}AL zgHNXE{{l}U?}G28>Hh(*CjS%W{-{2)>1q4-!wbm`aIfKYa$}hL+i3}N|3huy9=+oA zKLQ?1?hJGPGDpL^Dc&3A=UKCGliu>!!v8*^}ih6Ov}Ft=Ke7j!Phs8)Bha4jr56ng1P^J-@x2|z;9uG9{4`^PC9>Yg1LWzKfv6dz*8{yukbv~&$Dlb`FZv~ z!~8t@UtxaU`0p@3pS}k^zBbv2^d|V#p=Rdy%^Ye23VSYaDB$%Iv8v^t5l;4N>`M4jz z{5;%Pn4f+8+ncTR(swe?z&)b+v$Odl z{6;jx&gK<3Me!Z*DHQ)3Jc0Z!9Je>?Y(9kVq4-|-b@G4U!)X2o;9hDk@B93(jN{lr}Rg{Q^?)m=yZ+gkA)Y~^l3Q$zR=ke;lUK|3oj;D;7R0f!^3HL z--S=0_y{;|Z_?SE0mq-C%-L{sI}Be8&VzGNg05yVTuYt-N4IB?{vtU3)R;@*==5f4 z%zQXbQe%D!#QUSh{0trz&7j8I0LSf7YRn3F4#j^BFC^aq-%Y*?evG^keuw;f*hKrM z#ykSY`LV`40p}>b4UXGK)tEoQ@%g{Tyava|r^fsRzL}=q1#cn$1CHBc)R=$5ar?L$ z^BEks$Ez{>;kf-_jcIT&)+f4tsWFY=ndFvm-2Sx2w1MxZ_!006Opb2x7AP-A`p-$e0W!S|C_!7q`21Aj#RE!;l3o~SYR z!N-#~!Do^G0M8*m1>a159=@Nv9e#oQXZU^cU*SWlLjkEVe}_Af_rU$g|AGgT{|%o- z{tBK%ZiwGnt|m8y7n2W$my!>KZz6YqZzCTCuOS};-%UOazMq_jw~)UDKS{2GUm$-Q zj@x6^m|^fvik}9*PaXq*P96`NgW~-;32sE50jJ0p!*TnB8gn_^iQ@LRs;=bg;9lhG z;SzZTJb-)~Jed3&_;m6;@LA*s;J7_RjoAXvq4*Q7b2zS`eh1HVJtZ`(SxBrk{0r}e+p#%X`9g)fS}kM=kBz(1q(55m=y{!#c+ zT*HU;c^ZztzxFpT!r!6gzYfo#?Rg8f&ya-a--Az}{rNF$@7aX-7w|1nec0a|cnHdO zbbjh@n!pdz^sV4SX#Lv3_8v)?pZ)FCo}+?$!grE0@WJFh@FCF!OMg=b+k5h1`cvTH zwEu>~B|6@t;DvO&$H6tU{ukKvw7%0}+r}@<|6=&}wEQbzTZTjY8aV!azQ0)lccJxJ z4j0I`!nf1>*TPM(kHh@#fd|q0JqSNV+xsYdB(2ZW@SkaYUW6w!jpz3|+=SA<1wTvi z_u%)b{Cy1DXBfizd;$N4^3#F%?e%Ipo=xCr@ut6N1^1)$?cgDl|GL1J)BflQ-$?71 zf&WeG(+7Tr;&rh74JWMMDeyZ~9}S1!j#j9@83nJV<&A^i3zK7g?Qiq;9&4E2bog~z z|BK<*C_h~R@2B}+1KT!{VfrQTa;h(u!}0mDzqu9u3$4#u_$%@~aP)H}*6%_1URs|= z;X0cC)9~B0{1@S+w0~ZQFQEPZ7QBV#_Z~cirvDh;#K#}rP37Z2d>MI|=GO#1h^B7^ zzd-YE2glc!{Y@7*ejca4=?M=GyARuI+a?U8`mPUb?}>!{TL}_)Ue|(*B$S-%sV^a`;ZlkJrE%$}c~M?KN&#o^2a(BF%pld@T7+ zcs*^;eQBqtUruF|J+?v*JCj2RF|6KTolzsth?@@&LUkC4``QHea>3G}%pGNz8Ej*w0 z&+lM+Pb19lA^2+AzOC>cTEFMuMYKMzz?YDB!e7wx--REb{qr$=8XeF7!14W{{-z2y zk9vjGL4Ifsf1lhIewUVaBzzdAf>!B3K>!MkaB7s2*Ba7cdz{3XSI3SUC|e<}Q@kR02;0^UaDbv67s<*&Qo zQB>dD57*NEc?7oiP{Z<{hCikG{Ry`BG(-FicqtvPUGPyf{Ri+BH2=@wsgz%B7eUi$ zeHz2lD8IFW?Qig5c}KwQsD9}RccbZh!?)1#3h?c;{U^dF(eXJMwr!Nc{J#g=HfO=3 z;Fh$$=fEe^{+I+erRitEODO$3cx;#*j?Y!_X|(*s@Kcoj7w{)^e!mqyj*kCt;I_2A z8{o@n|8Ih4()5qRwoP`}p6B6@X#c%x(^LNcEBpx^-}hkK<~mIOFSr%u-+k~E~+zaIl1K>H^HccSHg3*JuC4}k4&AYpz(;HRlR840Io zeq-TpQGS{T+k2{E`X9l=>3CcWZ=v=3KX?S?kA-kgn%^?`W}2UEyEc{b$L;VRXnXF4 zFAa-F{&)bsijK#l@GQ!2&%hfg{Y&r=TE89eZz=t5*ggZ~KK;#y@D}pt@O!j=2cYd* z{Ja*v@4#=+`m}~mr0s7Hx265v4gLWgpBnf^IzB~s5G}7Cd<5;kZ^IW+{u~bPr}!E0 zS+u-!;l{K-C&TtPh_Jo3ZC+RMrSK41zpLR+w7-4^Z>IFi;SVW4{2Crd+i%F*^GeyMaOpx{3OLEz>m}MnF=2f&97`Ogr|@%g?~f73N}%GE}QG%W5_qa z+avckH^V1IE}J#*04i_4h3zxk?o&1oz%P;?f#d6e&gN-&c}R}mU;YGtM1BK~pFi$w zcENLLc^|;>r=!^m2#m6 z84JhztFbu`K0So7zEj~lC_l`B<4?7@6po)Ss5T4W`2Kj=EP|&*%P*UyaCgeTE8zIk z-rNQch(@$Gzkxrd>3^r<55cd|{@x15pLXV%dgz+=C>O0AJX~mu6om_%tn~| zcl|y5MwCCw<`1xK!{t6@^9+0=`A_hn(frHi&#?WCE~Nh({5{;m2>u7WkB;Xj@CJMb z4)J~PxAC1SxGHMvYRBOF6x=n+P-W8wek#f^=&uOAgW}!cX%s&W{sordK4nvcZ;R^V z{-z&%EdGV~$r!#P5X=7_d_=b}qHKNupBI(4{$?C}GsSIN=9y9c>u+Yj@7BcA{}_(@ zYV_cyn}2Ok%vFPnAnF;pLIg!%c8O>p~m zA$`hhh57k}ZE){&h?mWF_?AHIk2m2fD83t>5akD4-@)y&VS=*x4E{6_)7!##2E`k} z%_)Bz3|~p{!{JhN{8FYfd@}hMnA^|S!qf53eb9dZhBwjtPK50_)O}LsB$%Hs_%1vy zs?$>DG??4}kA-=8=UGR`r@xs7H_RFTDVsTPyY9g$a~V93d^Nm*ycp*8qBp{0q6?&y zxf$m6pljflDSkKHs)zBPl(`?~_M2N^e&6hq@J*Ed1^89+t1!2>+zIpZ+<%A1^fdmH zG9SQAC_jG&muY`|1wVF-PmY!l2X(IB-m)dk?I#a~e?-$C33Ge9qu~cAejL0mDsMRc z@J{lH@Te%i;rPRgqw9r~`7XShd>VXlb-cb~;YZ2m!GognTgps@`T6Jz;g>0XDa_A5 zUj@I{D4zdyFh8$+13WCMpHt>n@EY>%Fh37_7tGJw-UoAk2oJ+&9vm<43HT-Q^DsZ3 z_zJurs!#De2h7hG{vF8 zc_dt~eJ0G$+aCvi&^w-A5$5)gC&Jv`@g%qu)t@;2Ft=Ac4d(WWW8v2+{dq9IuV*UE z?F%o2H`m7Nb1D2e`6`&-=W!j(@4L7GemfIS|0|f^mvB4G?-RHS=Jtm7!Q8&^VVK(s zJ^^$4zvp3Y&-aR*J|8cCCv2agaG(C>T{!+!nGfN+4-8|f%wG6_X!^3*2QMmxc-b^S z-mz@}-KW247Ud;7rn_kaN3(-F){A#FN5ez?)TpUUEj)-^u9v>Ese_~H4c~vh1CNT* zcQ&WO6Ud`&`UAp<&eE4h+<#MNGZpdZaAJOQ;4?#V_;R=xO@9qMhT=bmPbc354=1mJ zuO-`OLr$Ri-DjsKZ-K{XUxcqE{}~=h^M4z@hr9=Vo%|_$7)}2b9QO~`*)&2~ zA4lmAhF>MOgQLq2?4P6HvnbvRzMGtfuc76g0CW4jli=$qJ`9dO9nBBwxv@DL9vmfT zY|e+{vN8mWWH8xMdBPsqzIJ&&S{9l9P{Lt9^6)sTvcj34_Ut{x6nEM<1HynR( z;zQj%AR19^4ua$IR&83qS5v$Vd=0rhypVhp9Ov(9(-VG<;%WE=atVHsd?Nf3c@TU^ zw0+fP2;7!@DjetEYI6o0=ih2G4sK8B&xbpbr@@`b7sB!WtTyxD62<4kgUJiwq2!;# z@&2zi%i(zcSDRblb1D5Acmnw@IBtJgZSIBR`zO_A6TFtvKL)QOKLg)Oei6Q({2Kfy zc_$qIo?LDI4!=(E58=3fwQBPj{3gY}f_IV+>W=#t$tS|`38mVc1jo<6RGaU@+~4A9aCLM7sy1WcM&$G0CgiCw_a}KF+=Akl!YT4q za4Yh4@FCj{IFXKEGF+k?`@9e@4SklFxNPDLZyo7r$j@}+Qe`GcDJ>Uz_+Ge4_0 zeLJ(f-t_Ivuj@_U&aA69{h?-KJ-3l(E93Kf8}kI>hehkt#=HQ>*B@=nYj7)y+h+&k z>!UX2A8`C>Z9aipL?c?8{ct@0)}|U4Tk-j*wP_h&d||5Q=1@4k9%yckte3vIIT|iR z^KWjBgX8_z+!W#X)6|>@$LIH^<|KG%lmPu%!o$d?!NbX8;Zw=y!SViUYNo>R{%UG2 zgya3w)LaV3*Aq?6Rd9U0*VJ4GpGEV(0Uk&G6?`uFc6b8$E_fpOJ~;lQ%){^n(TJ3J z0`3uAf2Yg~F!u-f8hi<*|0}$P{4U%g%I_)jPxzs9NRTrBhWUBK1MuCR`?qWYbAOes z;S#M+d$^X|4ZgcUJpbM>_lKB=&pjxP_l4v3xhXRc{)FN~VD67>1l*``JpE{x`wJTn zBU}1U%1pND$+O@AmbC{p+Z3C~R@B1BK?ys&J{4vFQ!(Wi|aFd#N`F&x2{&Aq4p1z+C zfj=jYfJa6b&?z$-K9f8i?$Rcn|73VLc@}&Dc`iJOJRiP{ya>LQybR|4g;v08D835b zLS7HsHi+(n;}6?5hQXWQH^^II?yqMXTxuJq-wtzsKRe*16yF7Ne?xoV)fC?gbN@g4 z;YTUn5XXx9t85OxNAWgrpXh#n%5;FazoBk0_ZQR~=Kh58@En@HFUuYjvN z8~;K7C@}XovmQQ`;u~S^UuF|Lf#O?X?$2f$dWhPl7d@i6x{IvHL~>1V-Ro5a)4g}J}a`EXs+IKBuTOkM`x z);f-_fVuy?Rq!c?#PRho_m{U3=Kgs%!QB7wR=7*l<|bvfSyTDi4qs2+0ds#)yWrgv z-ve|1Tzg^e?`OZAo{vAy%~f>$(H!RfVA{arDBc0)-;=t*6LC&)9~^&pHaQP-e{Yh_wxqqSJ5O~gkarzN3_s2dOew^at;U~$H;ZMl3;P`pkl$i^2|LybP z=~VwLf^Q}-gX8wKxc-N^fBRMNDOBIAhq=F%jqn7DZ-N(+x5BrPx53;W%XWBT<9L7U zfG3f6!3)WIVD1lQFMKz}_rn{=4RI~~IJr5@{p+`ZVLQ&#rwho$OGY<$U|W6Z+QfK55-5r+<*Ug_(_UShMy(Rg1b_EJ{RWxn&-oPD82~h z{`8l@3n{(==Kh^m!Ou~AJ{Z-hUk_$GKCc`IDkEZ%?H;7R1|aNK?~Wp==iQGAz8 z-#ngv54^5L?7i^Jma+H4+&^(cl+`CwalASFEV&Kb;@~*m0p|XAyTM&4Zrh@8`5Y|kA}Jb-tn+~2HAb^{U5%SJPU41=kK|2JMw(^c=95c z-zTsP9!~KUF!$HA3Z6sp^)UC>zY)Hc;+xx&(57xFGR zN8SVT`v&&H6DhtQ=Jy9QMBV%>#hb(2e{UPuJ`)+%uLJx!xf^^5oez4$+&^y~{)ow|IHzAz5YL8?k{vS+^5P4hg;w`(Xf4s zVD8^=8Qg>7D`4*5a20HSqYl%rhX;^1!sE!BV1B>ER+#%M+y--hg4^L&Y5E=Tm*ib= ze8G`2d*F`I1xU*5g*%b=!zFUVEb2dUb9gwp4b1%|c7VCR#BMOZFQGSlKTV&9`F#m} zVSZo2Ksblrn8N-W0&{({w3_is2KUPtjo zu>B1oEN>ai{T;4=oAij|t6=WGZ#``9*@o#i!W)i>y$R<2?6$((KixKXU(Y!Gc9{E< z+W}8GHjeLtub}JMJ#dDuU-!b?pV@wR7{zVdw+G41;X$}Ybf1)I19N|59boQ{tQ*Yl z^XLut#5G2kJ`Z#MVtwJeDLxS9{=|mB8JwfS^dsP<9T%pb1@rr6 z=EBEQd_Ekv_s0ESnBUK{49*=K&u<0%EKR=(ev!N$euIwpMz{qX&rNWOycOp5c-!Cs zbbPnN{JxMK@LP0zcEP*Jd*BVUK6_#AA8kL(?~7=d=k^VFUj#faY%abZw1JnBJHY+u zdc7NbCb>6!7C8^czlY=cAC73Xk`@(v70C^)E_aB4% z|L{u`-wMb5wcz_d-0Gls{kOx1k$1qu$h%;EAIu(jC&l-|m(cf%{qP2I!vgXLxjFm+ zxefdYxdR;cCxQEaFu#wbH$0oZPvl{KKTBVDImHLU{JxeU@JkdQ0rUG?M#G;|d_265 zJQ?o6*Z=S!y561(r|9~5K0J!N2)>8B4Bkgx0r#Wp?N#td@_LxxSF#c2_g`&-uc7Pl zt?)wfHn^7Ro9*zM1^c&$(bboFW%>Bu4 zg>R+!HkkV>-wv;#_zsx+JKqHlrTgQ1;EtW*{j(QdLf#MWBsVPKeAhWn-yFVz+y;J# z+yUnP#=F7Xzj$wWH>J)-J(_a{CX{)pnU zVD7JbF1(MfPv^tU==yRI+=H$Mm%-eB^a^+-#aF?b$?M@~$s1wrZ+a8V{Yh_y#~mH- z|84L@@^<)2@(!5$o8ATQr1&1#wgGV;T>ryud&J%kw;}cFN04f zuYgC9SHWY*>*2G=8{u=wo8SrLt?&ipZE*a&R?2LLucY`6_-gVl_!{ya_*(K_cqw^5 zd_B40w{Sg1ZVul}ZUe6-cYp_F;_}fA9!%~H-$>5GE6IJ~_s9d`kH|yd0wy#Rihd@cMj`Fi*)x;|S8uOzRA`F(76 z!cSBDUiew^X1HA{UjE~7d-8K|4f$o5->>#2d?v+r!~FiY58!ht{wX|x{3SezTzx$5 zCy-mfGs$gXem`AD_!5eDhxz?*HSm=bFTni1w-exn6dwfh``(7aODR4Q=J&&mfp4Pt z1eo79HwC_p;llQM1L7swsqiFCc$9q!aAPG19$A{XFwp?}odOKY;mtL7&3iDgGtQ??0+O0p~}Gw}5NOZQ(wA{NaA& z?(nJP8u(Rm0q#gX0k+RPyHCmtf?psHg3Z&QJ3aY1IQ~?b zm*9@kh${0s+=;vsK9jr~9z%W~K8yS@JdXT1JcaxvJd<2?BDWW)GELzRDBcQ=+uv82 z!{PY(xhm5Mj-P+2GDpMl{l6+x17C1Jm|>O4!;{Fz!;8rkcnSFw_$KoA;FaXl;Wgy3 z@LKW&cmsJdypuc=j-U6aGCzjn=RK;-74XRi#_RtR_!RPDcqsV>co=ylJe<4=K9#%< z9!dTkd^-6-IDS65$~*#}N%1G)G34jrv&b*QV9L)#O3&TJjKh9r;xFPVyP> zqb7W+%-Qf|lwT&oo5@q*`2Kd4nGIh}^P3CDpMv=*9G7Q2p9o(TC1`AJfUh90fUhL~ z8eT}g1CF0}Yi#a<ZY(SO0*Ui9DaaJv4nT~zS>_=8~nJ*oxFzmK$mxxICJnA=|+1#|nU zo-ntcO2hp7VhQH11I z*<1)OCC`IzB!`stZv#`uge%Ge&3sHBKK8Qs=iV1!xRq&Y)_UV>CEVOR;%)n^X@%d9 zwyWvi@a`h%TbuX2$B5gQ{VIKxU&X^DeyHi_JwV*f)YNl(Gq7Izj%Jj%-3P7k{PHw! zOpdif+YRqgGQY0o8t-=E?q-Fz{Yjyf?fGot%$d{1PCI-0jPcWJ&M`7DcGmPsW6zm* z_HL9?YA`<7ZBsdhXa6GpCjGsPz>h!TQ&mI>~n2QIq@n9w%ti{G<@GpmddHgHjUlIRG z)^=nX|1xDeAW1FrHeohv|FbEwLOWsFPMNloX6;bkj?2olb`fbiMcPi0u|s*ABxi{) z^7zjt&dXx$6d5}%W5;D|x~yGz)-F74|0`G)><}6u;y*jToXpQoi;fv=IvXz9aM8Lb z88=fGfB%zmh3X{8#7Y6kv35}ZBv!xKRdQ$XHv2YE!*U2 z*#iZ;kg`iI3#pZTkhcGqWHs?)yix#cCqPNS$UaH#;v!ki0r+J zO;?d*vggvWBhs?7(z4&uZg_u7gv>f=Ntbe9f<|Fwf;|rW!!=hw}qU3^1tsRq*%#o?J^Up|r&d8Q# zYVGL7&K*HFpPb|?nNMEweNjqdM)Fuu);uq@Rne`#o3m_1QMMu@$ zwI!h_OUy`_DN6Y)O71F34lhbMEV}u--0SkT%fphZi?WoAjL*B=D>*qYHDSJJ_jz7& za#6NA_9UiL;&s@$TiZARvwadVcMH6vvtQ?lEY zk;*b7wPmI(Iax|dM#@M=%1B1)!=hBkMJdZ!$@5vs^I6IBS;_NRJhN&~4)*wFYwi5A zQi8Hlg0gZ7$Vy(yN==fLoSc0m4zRF6T%t}q2m7|}PHP5;=cPDr` z;#oQ3SvlfaS*xt9RaSCiR&rxja${Cr_p-8Qva)Bg zvQM(IPl}RHva-Ed+1{d@Ws9<(v$9=9+1mv<$_1$>i;|a$l9#fw#DbhbvNE@#?D?#l zgG`&1^jUXAB=2QqDOnjVx?>?{=%Op>E>B8bU6A}!ko;4Uqf?S2l9Qa7lVeemqf?SG z1<73n$z3HMwfQzD>z|Vxo0FWGlX@&C^DjxR&Pm?ON#4sz-pfgj&B;7VlIIIDz998v zLF&MQ)PXs1)${flI*L3n3J+uka-r|vZU;k?8%(eAtk9d3R24z+&akm6lCc+DTyW7!zH(erQGGD9Ob0km1Lin zHO#NsdBJN@z|>aZbu$$sHFt3MDzCrQPMY)Iw?5uC#1XTDBrB zXREYZe>p~JnP*x`eO~rq#_eG#-6g35b5gELa@H%!vCg}4?T)xRnzH9h?x@KUOLFY; zQcg>S)=`>^Epq1$`zIJ&cgl(@Xq19>Syc_||$cYNKxlAKd= zxkdJH!F>afy-||Ak(W|Xa%fwI)4WjWWEWq+2X7OhCVQI`6uEc>k@bx2w2qOz3nvXs!Wylh=Xwx}W{v?A+Yk@c^*HJ7cZ zNGYpGIjTqrsz?c{NZF}K*{Mj`sYuzWNU5nvd8tTwsYpqwNExX}8L3DasYvOlNa?6Z zDX2&(s7NWONGYgD&aX($uSlM+NS?1qp07x5uSgEBNDi+^-mXaAu1MalNUp9(uC7R~ zu1J2aNPezJey&JPu1HRmo%2vg>m0 z_;It&8+-P+anr}ow%=I#e}9m>;FbZqVlrT7>XJ@Bd&+s^XV|39lg^(q-cRWN*oD}M z+#h?f0NG{XkG;gfA3t9^SIB<5z#qG+_#<0v|N8mJHe35y$W~kXdC7KL`?<-MTl@LR zw!^aV_OD+t*?eoihEn9L!$$l0Nx`$@{rsfx!BYI}Uq3%7g4SV+{rX8kwB!B!q%d0h z`ALC!Un#QIem$kwTKnym zqHFCBixgj23b6g_kBbyyYrmdSkgdZp_VbhCY{&cgNs)%7P}{$Lep0Zl{rseGTl@J* z0k`(sErs0LZ?_b5Sc$g{myS1N>6n1MrA1UzGem+v@VJY_Zub+<;eQUqpr1)F= z?UX9OI%H=*KUWbT;Hm-{@UwK)fsFApbyb3l@w0W+f{gJqc2$EN6Bm_GR-(cZm6oWu zMCBzaFj0w#icBao=}>4~m0_0^ijAu_WK3A+P;%ToMhW?Sn+}D?-CDGvP<-62NEs9M zMkqn)P=wNQDw8x}Z-i2m4#g-P%27HLq;x1r?*6BpTuyN^5Y{=ArgSJy?nbDj3Hv#e zsB|b&=}?x^p)jRGX-bFUln&*|-T$;R3?<6l1(h)&Z-hdX4yDT79kppfxk`tEl@28< zE$2x|6ZUf`TOmzB^%SJorPzE#M4Cd~_+E6%$ zWx`1;6Uv~w&njucI)@XPyJ;$+u+E_jWj?Q^T3g z-C;#KyM9P#|JZQI1ahXdBf{oOQ5}gNXF|!!NC7q;_=W=Y8T^pqHE9JM&FW4>@6Wg7IKXwE0CzKYcxnMbSVb-#r?B8fj>;zbX zEv8t4{e$FwK~W+*J0!9@35mkKvnwF08_KxUfrIKK^+3O8<#NiViVBKUkb~-E!2`nq zk*g6bS#qr;k7jDuVo;skzCi>1R!X+Fsr~v&rngf?c}%L>L3J+Y`CSy18mWE<)yY8^ z=y#*+T+AX=m+t2IpgNbM{4S5`9JweOgx1q`rR@K9ABVpoahS7Tyc7$YF4|^0U`O~} z6;(h|^&=2fL~^ZVN7w^nOP-tx>s+?0bJ>Z$^}Ep@ZFf%>+vg99ySHiWj%&%UZ%InB-4FJ-+P^ky;;(#Juz!7e z$=V~)K)~guvV7@>eW@?YImg~fxnWC>|c8v?O(V2vRoQj zyW@cGB%wN!3^AzAuE(H(zR>zi?31`3+H7qmm6!~;*;f&sVh zaRLgV=)~f)0ZvJ7zaX*OU?dJRlyjwBXjB#ZgMh?gDxV#2vJ2}Y=SMr0FDMuYt05;b z8my=9>xv0RtSn6Tr0j&dz15DAM6CuOjC6EO3lvF~}kQZ^%p`yN3Dr!z}eWj)JdO+>JYH zKR;iex_ftayq}*h?`b(F+wp#Waw>*>{p7xlTl@LRY1Z1WpRey++aEjLub;1n-M4Uz zm(!d5>$lgRx7;^yJKoPPl;Kc3L&*z8C=|(1#6#%~W!4uFxlBMc=#NM!6TY^^HCfn= zVLfZ*gp3ubl}im72!|wWb8Xn@+OU^u!)~q(`?Jidv^{h7vneYPpw99^p+oFRNsFNZa+^`|JzBJ6m% zQH@D!eQ9uCBXM^2xhUhe-nBlmXLGmkjNdxfuEUIO4hYHuxD?#|6Mx+d$x9m z!ToM*&)P1x=6vpQzc}IQD%el&+Sj0_k#86FuUn6zKijw#Eg0{&*|jc#{oXD5?CO5) z$M|se_NAc|u9AGNcfYG5d;6p1etW|{^*i7FS_S+3<$k5Y_W0$wUs$c(dggpCbHAI~ z@$OjV{L#(%>dyT(inu@P=loH3zn0qZu6A+lldN4CaKCV3zscPZ``7K~yg%f5f5h{C z{oSvcHl53rd7qc^zTo8jcIADom-nS6?~9}R9TU_0!kG89Uf!2d_Y0?uyY0;T^6Y-| z#CTr^$zV$ZF;wzd0(64eP!Z)=|tS;*L=8I_vcdAVi0kkZ(LhI z*yrE8KR$VX63P2ARPg1Y;P;Dbi(;?xU4AY2D#x`IvE$u#x>g{tuiXoNdkVf@bgeiL z_m@-!pZ{E23yk;Wq2SN$u0@0$@8|EYAqswb3jSK5;4i;i`vIg6=XYQB3qJq3J7XxX z@!+eW%efYO zs0aMDpli>A^6vAaYny`d?YFb+*VDD4u%|s&u3h^GYj=EHD+t){C)e)5+O4l^g8=($ zGuLv!*46&1CtTb4_0IdVv-^b}+wGTI@a5dK60_Us@}+BQgZcSuO7}}Qj*n08T9;b; zde_&BIe*r1t#R!7xO`Cd-wMipecT;UOz-zo#+TcS&*$!*rH#Ao&G@Sh*G3cL{rMr| zuT?Yt;xyxrr)$%SbpGtX= zovYWfK3``2)mPS+JJ*sA>HKkbt^BP0`uXn=u5}*9`>TA{5)bxQC9VY?%9pR-U0X2N z*Jn9jue)|?cD&nvu5B3X%dcx6X6?^wet)8P__?+ON0IzpiZ+#`~+aoWEMj`TgQrSJ}8f zugXt~aHv=O`sRIk&inc1qc2WwI@eCemP5Bb1%KWy`15ta=huQiUl;s&rs&IM(dXZy zFPBAszApNDy6Df-MW3IG{x}wWelGgsSM>S0=#QUk4Uc-xpO;HYbv=<9daIvR1G4_sSk*dIsNq81L{B>nlrwdh1W z>9^OlV}$*ByS9L^UoY2c5BB-Uwc~<)ekl3t*pff)rSSD7)O)^uDf#2?+BsqR@a57U zr?NjzuALI3(0sdWGwMpU>Q{V|KjDC+@c~ zyZ)}+XMFy0KYC%jKMwBqDA*r=*B;;6&&Stq?zbe2_vPRH6lCqz+x?JZ?ed*#(+B(W zqx)UQ+U2{9-+!)^JI4Ft?4E^yeR+26(_z0KGQPaJpPB4;Ac26?c>pPbZ^1eLg{qh3x0jw z(;}$9{B>v1m!qQ3AMTkR#C>^nPrJZ=zZLy{a?gWcysy996Cl>UUiJIWJ&A$wzFfQK zC#-$_?Dv~{3IXH&@pI1?z`njK`s;Pqdf$$B`Ng%ohkbqGTFP6y{9W|r!?lY?z2oZ( z*XG>TQ*J$6+i2M57uS~A+LbTY_89j2x8(D?YeS3ie*e1GvDR++u5BzF?kDOs2BbB(6TR|Wq)1cT8-MctKVG9QEOkH`|CW{>eP;R+u_=Q!akq5 z_NCUo{`J>GWnUi4{<_GuF-1CGAG#K%*6zC8wJf#v>*LFpYs+fK`{n!k)3r^-cwe4f zYgB8Oe_V@HYj>Q>KEId!dARJai^@L#l>PoL`|I+uzpqjD=gqP|UzYv(y6o%MvcIq4 z8hOZ#C0{Z644U;{?A!w>wqkP?hVf&C7556#*1zT))z z+dcG$@jhKXe6jS~nGYAFetio5La^XZ=K?zt`0%qtxS;kY1osdE;yy#VM+&Unek}M5TJRavJ-mmw&o2d^UkX0I z6nuUu_>5Z!ClsIFJq%~}liPppAuKp7#~+`9zu+tQ3!s9p@Z2LXs3`q@DTWHn=Yx_z z{_as6RABy#PRSQg_wa)q?<-LMMZ>kDu@#=n&n15x{cUae3B%`L8FsnX?;{!Gr}IB{ zxIeDU`E!)tB7bG)x65D8gq!ZJw(*sxuRDF!8SVtQC5QU}ZYz8(8NLkrqVCt%?Py;? z`fL?0mqOu{)eYA$Zkv5Z3pbA4Tzswz-!fgD>JZCzP z-9Wo8b<%>QPFj%ENmG-$fp(+tGrxpgJES^kx>6@iSL&qIOP#cOsgrgxb<$1-Q`p^( zh5_=YPSz5#TZNe2eUSXAlP@Qb-5$j3-hkv!og90twA%v77l_&8gza%laDVC~Um&GD z%!s)q;Lq5xXU{a zv64W#Xh81@Q>Koca`t4uFz0i}&p2oL`O{{eKXppI8Q8uf;%QyS60Uy<+Z}{KZw)iC z3H2tKcJ{0pe%|Azo_o>Q^Jk2maQ>9D>nEB$e)%k1!6H+;1np67;_+u=*y@U3?EGB>=|4qxtu@3F&IxZwxw z@c+5t=j`y6ZuoUOJl_q!X@?iM;kWJZRc`nlJAAbp{>Tph#0`Ir;dY(yA3kX z!$)+&fB4wpFuoP~8%bT`rnT>@PyN&lcd^3@-EgfPUgU;L7!LEd!(l$hV>ry;4u|o! z&z@d>pP!E5u>a4p!`HfbPP4<;x#2l>c(EI{@AFIj%ne^}hnKkFTkY`A-SC}uc&QtH z9K*eqxnbKkf9iTS{5FQeI@{r}Ztq|?tg{^s7!LEa z!(m$cj`T23I~>MmFx=}GZrT!t!+z*zhnKtY7&NJ0y5VX&>|Z$5%nq+`<85Cssg-WH ztsVZA8*Xoh{R^pT?C>payp)Ao-7vaLGpS#@;gjv~ZEkq59bV;zhuh)RZuoRNe7hSy z%MPz`!_)2X9d7tyJG|BnUtx!T&G?eJZ0c#9pr+YLWy zhkxsaU$(>k#afc*f9J-3YRCKGFKM_M$1aSw@0U((aOovKZ*;?wpZ&|ZPPWJTJ~w`( zO@F@|9%F|eaKlsV@Plsn5H*E7~>JM)CeLMV^8}5p2?Dd2j?rDep%fxCi-1{jv-gZyhZfiUo@}A8D zNBHq}IE?RO(?5*=@Ug>Tyv-*^`0;i)jJJ8F-Q!J62mH0ecDx<7`R52f-VTTH!!X=> zU~Bx3zP#`+%x4sadq3^ga}0)4&$wZ!hy6>@F0kXbx$#%q;pg1&5)8LK1OMS;hr>K? z!f@(&m*!SG{DK=^ZHNEphS%BQ7v1nZcGxdV^5LJ{_%|`Ww;%r&rTK`)e`3eKlHUV)TVjW4WIk}@OJOMu?m&J@?isl^%l@srzd7kOL#R2ed>H;m9!LEdc{288*$1-zRlYjP*PD}Pm2V^e zPu_#=nqjm9I3XW5Cv(VW$j^~;@OBqw$3@*Lh5qk-27L7|(q2 zide#h2*|2%dqda>#&c1BlVf8--ff~ol(Bm9G(jto{OXA z&_DM)4cjW8Iay8p6gP**DnnjfIrmHo%htj*l-H%ErrdXI6JB4*wOYS%H+#J>K z#8;}G`#pvF!?>~XlTm#>yXIt}tCSbVe$(i5bMk8C8RSjnD&)=Ny5xQnq9(Y7@;2DF zLpSPMD(`_?$-N>Eq5c}>Q}MO(4D2_po`bJbz83rb#yzZpci=Xv*=0^%FCQRpD<8u* z$Y-#RGq=446l$lO`(A}U)A5bUGqBg!!0nYc#y81raR<2*zF8iIJId3rzn;&+e!MKi zx2R?r_QzUfF498pn>ZX7>#6Ca`YrfYnfq`R>MZZYzO4>LPRnE4=Qh>k#a-m0<}kMM z=FG0jtB`k-o0H!zcP97#dtqOfKIZfTdVj=W%>B%zJjWp)Nc|1=!e$MJdOIFHA7c)4OC0){YtHJfby;lAyhC1YF4RNbNq(n%gxuHn6!!H!V-D+! zL;qsyq1&vD30n#20y&`&LMR!^-<19MoH z){)zrlXt0xd(Tv%W3d0oioUHz!JPc__IF4T;VYNk=sPc__MF4S=E>(CGPxene!{r#%v zesiIodtHZ`VbSK-F|ICkM%+qk6uQ2z~Og zJeZH8!F)6-G+4{>(vbOp%+xbHF4LD#&)a7(Z!MvQm)+zL`*5r^tQTv*xTvl;Hu?@@PCpUP#SYc{LsisyvA>T&5=Q!lMsQ2RtlXHCSq26;G@_puTeBsc~X>-<-8h_67Z2bQE zkk=f>k3)R{a~MAkd6Ie`Ck}a0>OIFHFHOCV6O%LkvebKyLtfDw#*afkjm%l>bk!VIen&m0J4Td{c3Y5&vD2%nv*lM>~8$5d<4&wbDVE}PA-UN$?5ocIRnp@ zYvC8Y^Q&?a`}nz!Rp_%~lvj)LdgQNZ*`|1r+%~G` zepaEM9+A0ERmcZM=KfP59~GJVN`-t{WbPLg^7)au4^+sPMc!x*&&4)#@^y`QU*v<4 z3l_3^e~+k${g|qP7i-xX_zk&{Ik`k`W6pe2Zf_2s>v7mudzeH2L$UWiIr40C=2G=D zpZqO(FP1C$Mjav?AvBRZ|@MepSYtT&tXW1BdzsQBAwZov8mn_1r5s z)DMYjCPtoZ&RnPZMN$2_sAdcPP&Iq0UoYpidkcsD%U~aK?Z{2dnIEaXT~yyIs_Bn6 zsAd@cSRQZA+$b+6_ieQq`(y2od@6E|Vpj8smd$HUZjzJax#gnf^ylr1C2RQ7l|+>$cPk%ePCuwI;P6-@%%wcXAs=T>exqe)n!^}gBKQ6mV;|dl zQOyqWJz92;IXv$;^uNy>o_8Gb!{)H;Dg3SaIfM7gIZBwnlXK&Jaz1mWkEbBHkFz%Z zUN!a2S^MQKZh9159zUR=ySTcl;=3)bIi%Z zT6T#!Jl1>U{#aY^FRD2n)#SY(`&cV!4)xW{p`Ui-N3?7QbNbI38xCXWWG>}74tWoA z@>eZ8&>Z?4N$z8t5#=+@>4()n4*kqFm+~Bkd@l9=K7~X667`{+UA988?BWvafxd#4Iu4@jj zhi$OG9(IWGPUi4lkHgryn8SNL4taO#eVgEr_oUu)9P+-@`!>PkY^(m%dyYds*c`SM z4*g6vXPwk~%`}Ji`lZ;{Yc>8$HEYdDzKpT90f+ZE+*tVz>OJ2R)$BKC{;irbFI9c0{&yjcIobn0keccO|&UWROZ^NrCv(dqaUOXgHF@RL z_*{9dIV+#M&K&kV9G>e9=CJSKkZ+>i_c0vuE!2CCL%x%G-^VaH``&KqJ;x#6YYzJ! z4*i@mXXV$Jb65vq-z#cP@@1a2+UCsjdi{VQxA9P$*qr5mSt~?!=kSpSnat(8lRz-L!(r_3X_i+t5 z4*50a%nP(^Ys?q1*4mhpZtnS-C(CKs>Db4>{f)zT=0;u^c@g#Hwd@jHL0*L`%IomO@+R#4Z!?GfxtC#P zhHCawQ%OFAE6YdmCGv617ueQLMLvtGD$jjUwv#whc~P7tr{ijJ8C+eih-=7Ia80=_ zt|hlOhdBlg+q0uN%rS7tyPK1jYFY069M-)L_I-eRG^YQec?Ay3_BWUE9EW@`^?uyp zkPoHaa~$%K)cf&>$?dR78%@3EIOOBZ;dsQMpXuiCJicVktgZDrLS9Ech3m>W%3953 zaz1ld_uA%goHjOxWt&n{PxXDHnrYNru6%|${fM>|4r7~TF6B86`AgXQ9drpxu9QmvB?{xdb@>Oia#eX+P>c#~~kR4zHy+ z^fS?%)lp-fW)5?kS>*n_&yT!K9M%zsd_DEPE;!^HsrMX*d>i$? zE|{Ek+(EtPIOMy`VI6Vk=eW7hE&g1a!+ND%Y|ncq<$2A?Tjip-vs?z>CfB3Bi`D1h%n)0}pT-ls;x7@%S#@v>g-pV`Rd*sg4_mR6r?nTYL%KMo! z-TiT2<%7*(Y&eW6+&HHUo|hx|D8zOUktpQPS%9P+c&`@V|F*@tsf%HD@@$a9;+K8!;@WzAWf1Yxa; zIjl=PbLIoe8=1rR0A0w3DDNNT!_8sYQReVmk2Z(xfWzaCGl%VfLq3suUtb*ZsnmOp zLq3yw-wv3Z?J%2q&vD4-n!|R$p`X>}tOvDT@0pWB`rQisb&v; zSl(yO8ZI9pe?&fR4%@SEWy?n>&oGC)mN{(CdgjnieRJ5JIE#cEcfW zPQB+ik;ISDIaYPziYsu zpNZ6rQq44K{2WdkYG#=;A6Ly>JX(Iqob`mflzfc5!W_2qF7mO;k3{(?bJ+f8&7q&P zOR~2=4r9n^4%;7xJTLXWopHzuQ13Yoc~RyCSg7V(x%!zVeJV_pd{kfZlCo7+Ur^vJMRCzsqO5TO1$$QMd<)PT?$D0eyR6YYgC(psN-FKKC$&B-_AY3A_U;jrusb9nA>$mg4r zOADm>*@EAaci?66UUTN#@&R*reh-?%cEh31!{)HvaLA8R@7o85{5bWVi-wrtB1F82MhkO|Iz8x?*+h+vzp5u^@GKc*N zhkmA;GgoO{W}1`l$_vR?%Ny|;c?&hZjz`JgQ=X$*c3#k&<>w?P&0#y>@VG_IVLRZE zm!#g;7l*tw^`7I9SESz87n8FcDpT({4tb_IYzG|rX>JbtKpS(``&zHI=I}a?Lw$R5 zc%8=~??}Cm6NkJr^`7I9_n_X#iOCs%FX}zVA@5@jergX zyb*_dJ@r0L9P*9SdyYfCjd~v^CTILRsP`O)e3vY(~Ka@}4_3|lm z@*_ESb;~!%`OL|W<-&NQT#uShgF`<<%<0GV-ikv$%v{QI9P$y=`*?83M^W!N4*5jt zeLR?)aZaV)a~$&N<}gki`dMNQ$Nn;NINounSz!*xI}Z73>V0fDP?nc5@gr4*eW4XML)D<0SUi+q34(&B}Asu>I;Yxu`jFi=0lrRjyCIO>RT( zukD@8q0i3du)pCjhHmDtzu}Pgpx)OVhrAc{p5u`Br{32cle0|*Q|~zr`A~D%COGsn z%^aS`8Rqaj;!rco9G*uU@;TJ|*l@__Q|~zr`C{sQY?z!eFQwjd9P;JnFlHS3*=ElA zT-$%UIsFeEFF4ffG?(%mhkQ5nJ~kZkz0`Y-Lw<;Q9~&lT%txsA9EbdvIgA;HeomXi zYth-rIcjF-xg+O`TrhIc$R#6}iCjK%<;c|{+a=ciH=g>D8%J&#xpm}rkvm5261hj@ z-jVx99u|3I*zUITH+4;jKZambGt!Z>lrPa48FF*)NrZ3yGUAwO#feuZK9~jm%;EIP}xe zob|KD-v#^lyP3oIaj5TM4&%om??t_j6NkJH^`7I952oJ7iOCuNQ0hI$As=oI! zIP_Dpj*a<<@Bi4xZ&&vGpL1H@$)l>_+qv*tNF4epXb!)H#38rS)$JT1EsH~Lr*_&o zLdtQ-sVUOBi2d7+P5US0_Ew*k`J3u(_;#MQT;H7ayWA);uaKc19Qt9*nSZFBJbl@@ z_HSLsGSnpPf0yzchulu1v(FS-7KhwUKe5jg%5li;&#GzZE7d;^c@^qC$029E!gGqr zc~0xuKjAsWA#Y#~&nXW5q}K7o|HF0s`2S}eJ^#P4jy!k&U(YYwKY3E?ZXbWsvi_3o zZQRaFm+RucWwu-LwA=*$BeyhXosnBdc`y90@;=mfeZMFlXiooAH8?ykL(HW-#~~j^ zJr{?thC@EWT*`AC@^R*{pI~zKlZp0E*iUfCr<%ilfvAn~R$)2yx=}FOVGOC)4bQ{t2K}(lr(eMlB!~LO_P# z9P)PNu)pEZk1;J#MC0T=CBX$AtmVbUWY#@VT;{bmQ9>??OUfnj1#)SeE|`6=<<>YuZi_3) z?QvzfBfdoLjH}4qa8Q~zF97SJIYCXi(C|Ul1t)S<zEAFh`^o+A{qjKEUmk)7$iwhJc?2FL^OlwvET^{l19BnqA#ySN zplm+}OiK(sFSSpV!w)G>ZQEh8eJz@ncvxockr*ytfgh1u;Sn;grHM!7)OHvt-%kFR zd><#M5#wJYD7*wTM*O;*^BnVH`C|Nrd>LLMH^gtsSL3B}EBuyxJzgf? zgx{8L#mnW}@jLQec!hi~UMUa2tKeDT-3o|D!&5nl&`{H$u00M`8xcyd?Vg1--5r9yW%}^ zPwe~u5d5w3;drk+3V$b$!~5jP_S>AvT%Up9c@r%42ACY(AUuCYpnm8&Sz`w~{i#2gfK8Amnxh`wsxO@ixA?L_t zJ|XADf64{%Nx3NgOXk|GiBob}{I|??Tob3|O#F{r3!jne;eX{T@maYY{!i|R(+b+F zZdzIwoRGP`Ya)l-8=oWh!#U-_IF~#O=ayf^dE^zC3x-+SfX|h=zH1_%oX_4Y6Zz#5 z*sq0E6Bkh42tRKd(ppD+p7J}fpVRdSE~tDwE^EcsreJ?Bn2*m_&8s*mFTsW6<(Lbb zSzC>Z$m?)Xc_S_+bG_C?ahdD2CQ8V=aY=a}zCb>R)8!+$lzbd>5jAV4@P+bOTt?2B z$9$2T50{mbxSU)ZmzPW93NqJ#O;nUCJmnF}_6Rnz4y0a%)^w zZih4FjyOy1f~(0raCNyi=HhVHxPEM+raTzel850-<&n6y%ynNAb>xY-t~?E2CeOt6 zyw6<16J&xUswqUnO&m*+dh0558L7kGbfbwL`d> zd=xjAPv92vY1~p~5}#-#=f>B_1@N_UVcc5gIHuJCZSD|ud+8ZMw{jcd#%9+AsaKO)dES{C@23|Yt(trB6Y_(2j658VmB(QJZfXJ^r+g;% zzjwSE)x3oZ>b-I+ep2<{;PEoI)~GNc+m$@$b{C0>%KyQW2fFhjNB8?knh3I$`9a~@-Xb%WHk2gho8hl&r4ft&ncITOgyLh zd3cu0rRx&U%Unt5Ci8*pj{GwdPTw!ju zD|vnmHS?5TkLSz%@d9}`eo5x1J{4Zhb|ufBrDmaWPN`44BEOD(TXAY^;#K9G)|Plp z=G1}2BAGw`hv$?({U%;l&Yz>gw&l+TiT61|?A}}0wk<7}{U@oa&f#wu7ux| zYh&L(n_}9tuCOfIl{}wF&D+ZP_?lQQ^RYAWj?72C#0q(t zxx&h9SMr>XG>KKp`G^wMosS9$|Jx1I{lvSfVR{|bg{f+&$z}iVg#Z1k9A2&ZEWAdp zY5%G4UbZWF&f8?-edX6--?w=yO8DQ%I^(sfxf}cT|fS6L=)>| z4!;T?X1kK-?8=Gt%GpH{AIUt0i4F2@{IR?rZ(@PeiQGK-!@nHI@^^z=Q^>W&&`+(X>B|HM&66}$otI|zRh+e z&wr)H$M!egtD3XepSyfX^LNV6$G&Y#;eE<8@%Qo-m?zWPwfF~_>&GSz$Xq`*@uPeX z<_Wjf5C0@{&Dg{t`BD6{JOLk;r{Z7a+4zV&5C1B^fse{uGdA&?ycQpmKf>%>);`C_ z<(>Esc|SfO|AaXpto@GtT!NGMPvvKEetUtpc8-0~nK-Gu0RBr(nk$^jb|ud*pyqGo z7vs}%Rcx=BeCJvl|D*gWd`51E{aEgfeQft&zh2z^m;=b#qxh^m5&N=SpEfM}GWL60 zaD7_FP}!D!2m2U4#Q&+EjX2GAB5Pd3Hj$9O#YZGzUCfK*<%h-c=tufa)q3-)EXzH3uhS0uZ>2=;68q+{ELldZl2F05s%<05ix zTvTp}i^-jFak&pJAwP_LoD;CG<8A+E|Aw?U-mQX%kIR!>>kWTxUC(- zrQ|gGLrbExTnKwV<*@ft1$#d=FfZ!XxMpmkjNB1lBy-K!L|J(d_C6oS-seQ@eLjuL zss34W1>PvE;Yyy*rKW=N#kivU7QR^i5OZ;HYdf$%?g8wN`z!uU^OHYtCDo_dA3s7p z*Pada7hoS}S!~byLhJuhTv^LD-tRL`|%6V>G0_Q&`{b-66AA=kh) z<))Ymw_9tEFO~1aKF&ed$2lDPHXMa(t9}};BQLbXvA;xhS1 z?92X%ec7|vA2+96Pc>0b^+oaJaz$KUu7kawX4v~_gT0^j_zKnE8PyMp>W4@5qi_S& zKONOCi0T(d^;{b^(NOhUFcT$fd-0X>Z`jBAANFzPEot^~7Q~HJUj|<#SI55WmDrbU ziGA5NxQXh!;H%~PurK=v_GQOlUzTgeCYq}Lg{c0GsD4FM&-Gvv%~a3zU=z*dy|{(^ z8xHG>!}{7EDZ}Fy#4S~S5%&7(*z4$oP`s=jMfe_vET1p9A`hNp7XPm1bai0T(&-yas^cB+35-zaaz zKDO_$kL?ilu^q+jRsUa9e}1X#`jXfms|>zL_0@4$_o$w0q9*)zA8jx2|aA(zj7uEk3)t|z?E@$y=sz1N9+55i; zd;eTpHPlzbT~vQ%RDXR`-!ZE1g1f5zzNr3@sD4aTKM{9R{c}^# ze%xI?Xs&Qawkvu54>diM=eLuv5_igl@DR;ui{YNidCn4d$@~>2(aV>OOp+L(Wh-Gm zI9jWUd&{*V*Ts*kz76*JcK9CE-xB$@sD2RcqnZctz4D02qi|p4Pez`E?^FIle4-#`i0KJMv0ALF3F@uM>Lnoo?BTVQ|OYw=^sxle9*+zxn@^4lWcj=le0k^5jD zXX;!OALj$)K2GkXn|NG(j>A5Nsgb#_Zep}*Qs=Aqc6gEe3FQm1ukRx4kNZ~Scd(D) z{m36;AJ29?OV964JVyP0i^s~}<8ksa{G@yW+jq|FC;vqL56@MfB{(-@yy{Eg33BN9md%+vCzsQwI| zuKXO%wQ%Rb&nPb#xiFrg`~vLjcp>)3&BV{DrUv%My$t)9Q|HgjR1NnX4*hW7;n2@b z_&L?2&Y77dcZ=$KMD+u(_x}L)@u$w8@xKd3g4?w|2X%Kwi1FMe5hPR;{yr_P62sJtY( zyEJ}9d4G%BL9GwD?c3hD1Jxz*~mFK&t!%2 zb0eRJS1P|Sayh(8dF9BN_+8}ls_B!dAv?}>bxK~_ij#nsC-4_)VVz{3>#HGyIwIn&WUZxABp@J{#^M}k)OfamCuem7k{BVbxw|ZIr$FdYa)Muzf}Ht zfD=M%KssE|A)U;em>`QxQpQ3%F`pK&bRqSc{Or3_iIk< zQGR*khWK0M*G0Yo?^WJ0a_Zch@09l;clX2lls^#pA^g4aCnHb7`;||RJQM$*JasOO zoBKg04k&*+@=E-p^3?e=?$5{%D&G-#7ye0k>RcN45%NRI|A_n-{#kh*&QWpa$A^`t z&Yy7?C;vrxM&v5^i1M0|>)>CNH;dc~A63qMpMyJK|9g60?C-Pv@o%bsF!ICLU(Y8* zo`R35en#Y3*k7L)Mdm)yiQiTKPULs7zy5q0c`Nqy+8H@@&X14(IQen)c@qC2{~I~M zxhp4>7m8dA|Eaum`#e=F}ExhH;4^XJsLJ*QPO zlHC5z&is6A0tB|HJ1g&&|0v?tHkQ^7P1MFn{p3c5&p?c}hv; zmy^32;zG)sMsA4vc6qRJnL{17gtoO79iN8{qkx#Vl`Ok6_wi;)-L zlFHwXoI1zp0_9wGE#c;}UkN`4BXy1wH_^4mB})>V1YwO!iUf1nf<$TMoW2vx&!-a? zD$mV%KJI+j&&{|1d;b^WGRf5bQ!#R7e3AO89{EySR(bu%jc_^T%_6tL<(0RM+#Xj@ zerx2exT5l&k$dBdmERvZb&wqbg87L^Sl``|`FTcIUw&2*%ugl~8CqX{>JZG&7{WT{w3p-H zyx7;b1or2*6!!HkA2|d2^P3g9CidsIUgQS2lE!m&yiZ4;#J#tT6Mfu>! zLvdB*oGKK|SJeql{ISM4V8PGgEajtyl3Rzn1!s}A9)aN zt^D!GWASy$Cr6%!+bEwOc_H@K=hV4s?zhPO^?6m~_prY{e-!x>?61$;BJaTd+It}K zA?&Y9f8p!xU)KJ?ZRH%Cf91}NZ%}?d_TL{Bjq;M1jcVQ5L_AxJr@>eh?LRwoAc^SS<`5NrYu8Z;wxQl8&i~Kq6s(d&0WxtE^ zA8sT1k-4XQf`i-IJ=mA+7v%%-J*s&q@*}v9 z@-f(#oed}UgaaId7j+;BKGrmU&X%c8+e53-@=c|tMEwqJ^Yyb5gsLf zg7coA`W&$h^JZmj2Oced6Zt#*gz{hT82LBMo13+hc$|D1+XRZwxe3l`bmwwYpE|db zNtU%@mqN!&nn*@c_*H!{M*RibrYgC_ub5q@^b8eYbS}REIE{y$k-~#-p*4f$8Yt>m*Q~zMsAG#_-%>(_-&2-IK46Q&Df9AuGo*$JFxFpz42O&voHQYPMr_D zPJWR5LwN*VFQ?88{z!h3e1kj*e=JYO8|9h!6Zu8FNlu+hTuxp_{;9kIZau?>5*q*f1iCZa_XGwJ*r`z`h+i z;h&V>fqfnC!iSWn&K37{96#o{!_jXpOnktzvL?Tlw1w}EnkNHee()@T6t6K@1ZU6Kgw^wXXKmkzj7CR zR_>1flkdT4_5sw|eK;Wx!F)MkZ5TdBejMkN$KqV_RLmC`)~4e;@(VbxJP)5MFT(lc zB{;vl67vH-Yisa%@&;T`-h}yr#M&2_ANg7P3Kx?1;llC(TtxmA^M#7F-*GYdG%hZm z#U7yBSCj{k^J7PA!*GT?0#}m9;>z*_e2F|A zSCMC8ekf^e9_9-tYcJz0c?qs2FT;FUYi$j#t@ZiHWH<8=otL0m8Q~5UBOzw$&?%EqSS3UsyJoW+X zujeE14ccy_a0}H>z&9$Nf?Fz|iT%Ae_1g!&2(t8NOCtfm_QT;Opd% zFkd2COZ`6LdU-o}TlpL8^TyQgCT>uEh@3AStsTKP%75ba^56I-IS0Ql=pg6DH_NHt zR&x3)6?c-JFXjC@+jB%EfVe^>Y!Pq`U&YNqHuoth@%EB43WD z$_=s4^P6Lz&tHRmu6twTo3YPzyGFhP`@FXg_IYnV?DO6SvCn%S#y;e;)Sv|I66t|4XpX|CeE(|F6M5|Nj8{{C^Yn`TrK|^Z&1KS&i)*TuwfK%gcvw z1^IVeQT`KOET6?0a*lH5N^*W&Sw0_MBA3KfdnZ^JcJ(-YT{d*e&x0l2pO0InmCz;)$O_%e9{_WA!5?DPMb z*ysPVvCscs#ybm1 z2yU+YPweymzp>B%bCfsx{69Btq5AW&&;N_ymdZJJIYP?Q0E$|J>+v0X|dwipO8*VS(j&G8C;|_9Pe6#!j_WArn*yr=3u+QhmV4u%V z!9FK{8h2Aav+?cnT-;rL4c{TZfqTd+@Llq1+)Mrl-z|TFeO|pC`@DK5_IdSp*yq(h zV4qhX!9K4(hVN6Kf8&1gzxaMRcLj5QIUgP%7r{QSE`fbsT^9Six*{H^`Yi18>YCW+ z)%Ecp)ilC`~dKA-;u`+WX4?DP3k*yr>>eh=*P{Cly_^Y6z#&mW50 zX#W|GeV+dW_Idu3*ys7v@FYF%4D9p#7x84}3-A)MFiud>k)U{oj%Q#cwFjm67dp@e<`p{H9zKFO^H-x8#fP zGC2dksxef-Z!52fm&(Gr!ioeQs1{{`@eauTnXOW=>>Qh0-0 z9)B!n;Ei$?{zR^cH_7$zr*Z?lS-u*7Cbz&_2`5C-j`RvGZ@fXTpi~I&It$capRd|Q;b&)sVGRi-T z{5k$o`PY%Z#s1mtK;%Psr|N%?{3rfO`5C-R=0cB&ujM?E^W(D0i$pGgcPlT0zmd!1 zJ@O^^X*mmL%C#fc!`~{uDsnSiO?m6cZSh{^w?w`Tf2X_$-Y56M-^=&m{qg|(gFF-; zkcZ`N%KgL#kgGc@bWr`nMym#6PQkEj}!-$NqWh)5u$~ zf415cc@J)>Wq*kL6TVfCdo1z^{EO=UiTocvqCD><*)D*0tDho~OWPD(3&>bMaX9e;($+_zNB!Ix`EJ}-dB4a5aX;k`M}8FZBL-_@@OnKL z<1rT-w)RxyXK-=lvvCP|E-op*g8h4s*D*hgu(mAn3T)qpa31yhI9)X#V*hSrQ{*kU zlxn`jrRA?NKen*850{Y-;EUv6a9Q~`TuwfT%gd*61v!yv=0_XWa^Z{R0yslX;!1J} z%nv)PmBN?E<#81`16P%^aHd=nXUX*IX!A06(XEMC4JphWdFD^Wzn3lW;A0I=)n%iEGO*MqYsZ{LjUam*P6AUy1oa zjI}lRGI>3&CvU|5eaqI!U*OACvnTRC%nxg<{e-WOf58pp<9M{z{UmOv{NKolEXx}y z&lkBM_U~SbMZN%EsrvGfGjL<&S&?gEe)MCle&j}YqQ=%Nax3iL$+U~y0sHqew?)1k zH&Oq0N4^(NR{w({KZvhZ{RrGt9)vsb9oYOAy3CG<(asZ{35*51X}%j+-~KDV|3-ym;^yd6)`dVLf5J3LkSPmzDY?bOeS$fqzrw6gXe zZZDrx&3u!b4|k9YVt$Netr+eoUx06s%i>OQMSQDV75jH()$#XwO|BQY0q(5&tMP4e z3(OC{thK>i<#xE6d<*_Wecpy|SKb46mwVwm~%fKa8{XE52X;8~gWW|6>2%tWb4xf7KMj1LV??%VK_DXRRvs``p!t^4fTiYMMqh zt#EnmtJh)wjM+YNM?6@|_QKx(z4!s;_v0b*qfyOh{Gjr2c&I!xs(AtPqd;r(@G$wU zsAdIzSovx^T;3eje2yPc{v{qE{}|OA#*ZpLibu+4qndMSSpJyuJb08`0{gm`#*Zs6 zi$}{fqMADR3FVjLF>ngjT0<%e(u?PI5+ntyRc<%yc+>8dY) zeLEMz8LBCUE6ZiE*JR;mv}{d0L#~JYb87?qtn#a|f9`96XDV-l{j**>{G9Szuzwc2 z4bM{E1N&#OUif+C_hJ7$G5~*&Ozqnv@od$M#y-vo*vB~qzo42K*gxma!gG|*!#@6( z@r%kAWB*LL6wg(@62GT0tikh?ugCsbbt9gyd@J_Ps$bv*%6H=@)X!f0lJXz1e}?@T zzpVTi_U(28FI4^y_U-l`enoliTIN^feE2oF5cbcu#qc8KrSa=>S-e=Tg#9ybRs4qX zT6l?E7r!Yt#LsHIuEI-|x5WM#xix-E`Hhip#{PM^Yveodvcjq7y*Hk%{`=xQ$_GV$ z5a(6?XynK7+semd|Li;&FIWCd+l!KZ^0RQUT(ww8TNj>Lp6i&m-3^LAICeDPr+Zw zPvb8%wiofE8vg>kOEoL;*YXMkx#0Ql>9r;=Olk&NdU&4o!FOR$m|E&Cj$RFXu%D;^KHU35UzQ_mg5#=W$ zpTfT?|1a`6buB-tyh!8{_&4QcBA3UGl|K~u5qwhlq{vUwgbE4HjT+*j95oBH2y$`*`ATAI}=paB(|p_E!17`-kFi|4`c`_B^Vl0X6;|3l8`3Y)s8o)ikBX zuV0G8Jxp6tvr#pzsqt&5;&6Y}w$!XsO?ztmI-xYgE&j8o%}|4)>q!M$HP< z^q|JCe~ZI?a(hwpqH6k3GdJ7e9>@Kt8LxaGHGba;9PTSUgql&R8Ac5kCbWjbJ+eob z!~M8NnZy0KakwA%7;1)T+40moob7OrZ;S2kEZUcH;tS=xmT)k!L+*oX%BgK$OJ+MKE|o`MZa!&^ZJVegPsUup$=Wo0nLGp6lV{<} z<%PJuya;o_Cu>V^19=&4D6hqhP${AksC%L9(Y1qH^OFK)h z-7Vz|ugP#^wsM@|H5ZfHXHFXCdlOnUa{K%foZ&Tf$ZcLu!x>(4C3!vNIKyjNlH2@` zhMAYs+LG7Lc81q*AENSCD90II(~Z1=a-88ccab+#jx)TbFL@*7IKykWZ&CRxmE#Pr z8A0AyInMB!G2~Y%#~EHTg}jM!oZ&UkkYBAFXL!vV@}|mhhSw}4Z>Ah)c+H#S&6VQ} zulYYj-D&idgC50kks=h4QlyS-4aNpThEhpIg));w6VV_^l2m9y%2Y&=%q1Zrk|afu z3P~b`WU9={JzsmTb)Oe^eb=Y`>fW{Pi*x?Z`OU^pwbRPxExd)DRyObAE$y_jS&Fx^ z)5>NAewv+DHlN|A+i7LNGeukY^Hviyf+G%A|a_6F- zWv7+R?sz*pt!(ze+uLbn!~Leh*>+ml)WFZN)5_*h{9HS&Z0h6Z*=c2SEPhFu|Neni zHvipzy4d@+|84%?il2*jw9~r8-4Va^|E+Ag;hpTXvgw6iW~Y@6x1tJ{+i7Jp1n+F8 zmCY!;i=9?BcjH~{w6b{+?`Ef!%@n-5omMu_;#b&dW%Ck#rJYtbZ{R)bw6a-9X`-bE1Qe(8|}2R z;Z9azkeyaGJ@K3Dw6eJlA8euWiuKdYNwUW-S{v&t!y5|Z?V(L z<}v(MJFRS{;kVgoWityOZl{&aTzrI`RyGUqk#<_yEXPOLX=Sq(A8n_V%_jVIJFRSf z#qY4w%4R!$r=3>wbRPxete3ZRyLFH$LzGS znSysL^WQ(v%4S-zOFZNKt8AwIzZHKIpKhm>%{%yWc3RndfX}eg%H|XNc{{Ca*5Whm zw6ggQf5A>G8}6wUUbNH7hTCd|m+Z8%DY;A0XW40Gvj_gNomMvc;;-0gWm65GZKst@ zE&NqGt!%iF3ru)$6%n-}nJ?6k6(gMVwMmCalDcXnFYyoYbJ)5>NA z{=J=6Hf!)rc3RnNz<;pQ%H}8hM?0--{=k2-)5>OtGDZK{PAi*T@n7t;vMGmew$sX{ z628SwE1T;0Ry(b1YU97!X=PIv|IJP-o8$4{?XPdlw_&cXk()5@j; z{SRd%BDZQ-A*f;oAH0`w6Yn2?@;2uf1s7kSiFRtRyGsx9qqKT zc?2(Mr4}d^bC-Y?k1B0AGA)Wy5{L!X9>7 z*{sFO+G%C;Endz}E1REjKGZKhw6ggJ-^)%bo07W~y}X@PHoN0{+i7LPox}oP6cis? z*&KjZu+z$h&&~_`+G%A|7q4iimCZ>wUp^EcTG=$m_p{T=rVU=%PAi-CcojRXY%ak0 zLZkT5%BB;3fSp!0UGPrD|H6t7t!#P~yF|hJ8`;$Oe=B|~ez2WZHh18%)5?Z>j)g<) zw6d9s^94)sp_R>ayq29-HZS9~?X##ZT|E>5@_(^tJ*&Ks6veU|j+mwaIc3Rmq#ZR`=%BCgW#7--lws=!Jt!&Q5 zo7rh)b0L0;omMuN&eukY^HgDo*+G%C87(dHSE1Q*gJ3FmxzQp;0 zvG~x+hFhG4v+cC9`3*nEPAi)ddlda#JFRSX!_TwR%BBK-zMWP!2jUmlX=PIzztB!A zn+Etrc3RmSk6&!3l}$6egPm43XX2OGX=QUE-qB7gn@jOa?XNb-q}ton_KWMc3Roofp@jj%H}@2o1IoRlko0#TG>2_Uty<}4L3szSK4W1 zGaK(=rY!1Y)v(w7v5WK&gRyIfC*V}1jb2L7{PAi+n_ziYi z*|fk1+G%Ce2EWlxE1UNCAUmyWI^Z|iX=T$DA8ep+Z?)6P<{A7pJFRS<$A{Z#Wy7Cz6h_!-W%DLJ(oQRz#rP;Y zt!zHTN84#-!=JVkZnx9Q=1cqzJFRTK$M3Y$%4RD*#!f4n9m*B`E<3GkcrBqY)=n#% z^7uGAt!ygeciU-Ya}a)yomMvd*?Qq#JFRT$;rH2TWy8;*7Vfvx%BC?s-cBoNtKE+Nen`iOI?6k6Z5ua+OmCft;<91rvEW)3#)5_)}{7E~lY(B-G zveU}u3;bz2t!&og&)8{Y^ArB8omMt~;?wN3ve|LZqEENe%BBqdoSjxSd*d_gw6fVB zf8I_jn}hM0c3Rog!C$b`%H}BiMLVr*j=^8D)5_*#e3qS7HmBh)+i7Lf9)HD7E1Qn^ zY&)%Ny5q0fX=T#~f6Y!Sn;Y;sc3Ro+x?|yWJFRSP$KSBi%I02tuANpkkKk|GX=U>? zKF>}o8-6CN@RprcHgoX#c3Rmiz~8ph%4R9Pz)mZhkMVcxw6a-?FSOIj<~#gdJFRSf z!57(SWy8;Q7Z%%TWm96WqQ7USl}%~Uuvh74X?izKCsiurXK#G zomMs{;>+x`vT1>TWT%x)JAApFRyG&oE9|tg>58wk)5@kd{;{1_HUsfb?6k7E4gb_m zD;s{6qOi(NE1Uc9&+N3anT)Tt)5_*a{Bt|4Y+l6I*lA@m2miuOE1L!QT05<5mf>I8 zX=TIf^o6hNw6ggUUuUP4%{Tbhc3Ro+vtNbvc3Ro+8gOBQomMs_$`}0`JFRR=S8(s-3l(f^zhF7WzJKJex!z(L=Qg&L| z@TyOtw4GKqyk=0?#ZD_5{&u*qtDROh{3(B-jGb0C{MmhBH#@Ct__O%J?si()w8HnW z)5_)?ysVv8HXZPCc3RnV#rL$+%BDBImz`EN+*U4>x6{hzCVX!@t!zf%``Bq^b0=QG zPAi-H@qO*IvYCWewA0GwNxYJsRyH&6{p_@|c?GX*r1B+i7L90zbe` zE1R`=RXeS0zQ+%=)5_*oyqcX>HaqN7^y+q6+3bcF?6k7sc5~q%JFRRE#B11TWm5}3 z*iI{(`nc@0vT1}LVyBf&bG)XVRyJ+%T6S95oR8PG)5_*@ypEk#Hdo_^+G%Ce4?oOK zE1R3}!|k-P8HFEVrp#6*-XTbveU|DDqh!4E1T(fJv*&zUdHR&X=U>!-oQ>P zn??B1c3Rndgdbz4mCb7WSUat3*5k+7X=U>x-q21fo8R!`?XLvc3Rook9V`v%7**eh3NWevO@0Hl->Sy|0~CHs$bZ?X&u+i7KU96rEKE1M?x4R%`Dw8974X=T$6ztK)B zn~U&4c3RnV!f&$E%BCAW*iI`OZh{wXw$sXn`{0Ekc3RoofDg6P%7$Cvg<*DD*^I<* zvD3=t9{g52t!yUYx7lfB^E5u(PAi+2@DX-e+04a9+G%C87$0S)mCZ_gw4GKqYw_Fd zw6fWV-(jbf4L8IKciL%X!wvDm7(1EX=PJtzoJjG)5?bX>4oWbTG>>_pR?1-rUpL4PAi)_`15vJ+0?~n+G%BT zEdGL>RyK|B7wxpNX@$RJrM3@X=TGb_rjZYTG`CR=hPAi+u_`7ym+5CksveU|D$I3-t zY^RmYuK0U)TG^Dt-?!7shTHLlC3afbRK=ItX=PIb|G-Wwo7(t?c3RnRYre3|PAePk z&KEwi)5@k9zT8eLo7VUWJFRTEM_*WJrszTQqNn`QV0JFRR!!N0N7%4QAzt({gjU*q4|X=Sq!-)N_m z&1U?2JFRT~#y8n%WmB?B(SNYh%4QGzM?0--_QQX&)5?b5ODOzorNL{2B#JFRTa$1B=tWzz|-WT%x)H=G|| zDL%Baxf-u*rHdFEH zc3Rmyhx6kx#fMflFX0E-X=U>|Uc*i+n+5p6c3Rmi#bu|J%_sOFc3Rndf!DOt%4R)Y z%T6nspYYmtTG{-D*Rj*e=3o3!JFRSXIiTo=*=c377k;>%RyLLKBkZ)Y;rDL}N7`v+ zQyV|ZPAi)u@w#?e*&L78v(w6^IbPpRE1NU$26kH6T!5iXirhd%H~e|Y&)%N#^dMMX=O77Ki5txn`!uYc3RoI zjGu3(mCYOY1$J85EW|Ig)5>NEevzG4HY@Op?XeiJew9Tk(!|TG?#J zFSXOkX6FNo-pNiYo3i+2c3Ro&gI{i^l}%;5vz=Bp)$lHMTG`aZyV_}Ga}?gqPAi*+ zcy~LkY?|O#*lA^R8h)jnRyOVN9(G#UT!dd`r|r?)WCJHn|JX0?6k7^0KeZ(E1OU8@pf9- ze2G6`r2_M#+=)MDrDLl}%OrZ9A=OYTyg(w6dv47h^)5@j~ z{*j$lHUseGc3RmC##h*BWpgXO(oQRz(fG%9TG`xN<_V|NN{->Q*HdFDx?6k6(f&Xo% zmCbATKXzK#EWo$fX=U>vzTHkMo7MQgc3RnNz;`IQ0}riie!)xFX=U>dzN4L1Hl=D5 zeJ4AuZ1%)U+G%A|8Q1>dY?|S_+G%Ce1}|f$mCboL zKgL{qXk~K=zPp`PHeK*N?6k7!iI=t0%BDYF&Q2?voAEvEw6YnA?`5Zz%{_Q|JFRRU z!uPh*%4RCgk4YCFTG>2`ex#jNHqYZn*=c3-8eZ2<-oQ>Po3HSr?XNa`~*9#Y^vZV+G%COZ|WCLveU}uNW77qRyGas#&%lSG{aA})5_*FyosGw zHs|0??XXfxt!$pePq)*`W(MBcPAi+)cpE#dZ06x@?XDpvZ;VyV5gN$ zb^Jm*t!!%J7ujiLQxCt`PAi+^@eX!c*)+p1vD3xdiWIr z_+@rl+4RLPx6{gI0N&Y7E1SW17dx$NZpFLWX=O7S?`Ef!%~-seW%Cez zrJYtbQ}G^lTG>p;ud>t1=2iS^JFRTy<2~)PvUwlxWv7+R3cRBHoxN6+G%C;H{Q=qE1Qxvi+-J*RyJku{&rf~?1^7*reusJFRSn;p-N7!j)^AtYPPAi+|@KJVJ z*}R00w$sYyHT-rvt!(Duci3rVvk<@2PAi)w_!v8_Y?kA9*=c373Lk5ymCagwoSjxS z8}PgBw6fWR-(#nh%~t$gJFRTC;rH2TWmBqF(eJm@%BCDX-cBoNz{)C-YHe>K7?XA#Y+l2s*=c1n51($QmCZu@IXkUvmf$n&w6ggOf8I_jo3HVic3Ro|fWKg;mCbMX zi*{Ps{ENS2rY%1cf*lA@`4WDhNl}#=DRXeS0j>2EF)5_*p ze2$$~HYek++i7Lf3V*{+E1P!sTsy67F2vuo)5@k3KF>}on=A3R?6k7!i_f>y%H~G= zZ9A=OZowDWX=QT<{*IkiHuvER?XY{+^vyHgDqZ z+i7L92w!5SmCZ-^Qai0|R^uPoX=Sq>|Ikh=n;-CHc3Ro|hJR$ImCe8SayzYTO4lj+ z3OlWA%Hb>Rw6dv$e{83fO?CVeJFRSLK{YNXzRpf7n+Nf)?XQThrhUdB!p)tJ!H~GYhY7rWpg@S&rU0w_IQ0et!ysF z8`x=O(*-};PAi+9_%U``+4RScwbROGFn*k!RyHH>hIU%njKz<))5>N7euAA=Hjm&Z z+G%C;G=7quRyHr-jqJ3tnS(dB)5>N6ezKibHcRj(c3Rndj5oE@%4RLz%uXwt@9MQ>@RmCfFGD?6=h_QOxJ)5?aszJ=56w6dv# zx3<&Dras=rPAi)e@wRqa*_?u(VW*W%Yy3<*t!&!iXW40G(*bX1r1 z+i7Jp2tUV8E1MDcxprFFjKj~f)5_){{CqpDY@Wm~u+z$BCVruvRyK3+i|n+rc?ZAP zPAi*bcn3SJY*yo!*lA_+9p2GSE1NC&rFL4`Y{NU*X=PLT$f93nrYwWbL8He|^)5>N%eyyEW zHk0vwc3RmyiC<@@mCf^be><&gUd6As)5>N(KEO^ZoA>b>?6k63i4U~X%H|9FMmw!+ zzQqUGX=Sq&zsXK3n{D`DJFRR=9aZ$3?XnmCZ-^css3ZKE)^4X=U>j{(zlUHXHE=?X*XcCK6WhwZeoDT`0C)5@kIKG{wyn`-zYc3Rog!XLHM%BC(p#ZD`mhWKN4TG=$k zr`l;{b2|RGomMvO@h9xGvbh+4(oQRzF8EV+TG?EUKW(R#&2{)Qc3RmC#-Fv*%4Rq| z%}y(uyYT6DTG>p%pR?1-=23ixomMu_;LqD>W%B|)(@ra!SMe9@w6b{%f6-1Wo5lD` zc3Rmi$7k7TW%D`yvYl2o>+o0Xw6ggTpKYg=&7b(Ic3Ro&RIli-*=c1{7N29MmCb(m z>vme%9E87NrvapAMLcV z`3C>VPAi*V@Sp9pviSr5#ZD`m?f7Opt!#E_Q1mT!TG^Dtx7ulCQvv_gPAi)#_-}Sv z*;L1Wx6{g|7XF8wRyIfAf7)qf(*Xa=PAi+^@xSe~vT26@W2co(YkZrXRyOD0+wHWn zxdi{$PAi*k_ztE1`+Sd9Hofr@c3RmCz<0FM%4R6Olbu#Jqw$h?`)@)%_O{( zomMta;-&4hvYCPJVyBhOY?Xp-53AovbhF7-%cx=8}JM4w6YnBUudV5&1n20JFRT)!7sMc%4QiiNAXMS zw6b{y?`Wr$&5QV@c3RoY!8_S$WwQXk%uXwtrTFD`TG@Pzcec~Y<_o-womMvA;9c#s zviTYBW~Y_SpLlmWt!zphSM)3Fw6ZCUUumb6&7OD_W_%BDJgwVhTrweg;I zTG`aYd)aAa(+KZvr^ezTocHcRj!c3Rndj1RTb%4Qut%uXwtP53Q#TG{-H-)g6o&361YJFRR= zH!S*aJFRT?#7Ed^WwReX(oQRz0zS%4E1Np_XgjTJ>fyKBX=QT)eute_HmBfs+G%Ce z8Xse)mCZT$U3Oa8T!fFc)5@kZKF&@no2&4qTmCa4~y>?pJ+=kz0r;gXPAi)k_(VIcY-ZyR*=c3-7XGlERyObA zlkBvzS&C1#)5>NQ{)nAcHtX?6?XTG{M_zhkGB%>npA zJFRRE!r!&i%H~jfk)2jH_3_1aTG^b4zh|eF%_;c%c3RoA#+TS>Wz!B{YNwUW1^5Sc zTG@2QKeW@zrYFA4PAi-1@sI4ZvKfjmx6{gIB)-BNl{)wGd zHq-G>?X zHVyIb?6k5u1>b0=l}%gxdpoUcF2Fb0X=T$H|G`cxo1XZOc3Rn7kN;$+mCaE6XFIKI z?!bSs)5_+4e6yWaHjm<4?6k6Z65nd4mCX$NS39k2X5+uvX=O7H|J_b2o5lDac3Rnd zi2rG)mCY*rFFUPlzQX^u)5_+1{2x25Y<|JF*=c3-7rxz2E1MlpD*C^6TG{M|?@;=` z&;My+#*}w6YnB?{24+%}9I?JFRT)#mm}hWiuHsXQ!3T)A*it zTG>30?`5Zz%^bYEomMt);d|R@WwRLH$4)DokMIh1TG_0|_qEf?=3Bg?omMu#;FavO zviTF=&rU0w5{-&p*-k5)GI$j`t!&EU``c+{Qx!kJPAi+5cvU;CY>vbawA0GwIJ}yj zRyIxW>ULV$w89H^TG_P253N&ezcudHb3CU*lA_+D}Jn4ehkDDT^O(r3CZ^t!!S#&#=?V=1u%e zJFRTq!_TtQ%4Q|r&Q2?vb$EL_t!#e4&$iRb=6C!YJFRR=oLuyC?X z^X;^@Q!v`*<6la zYNwUWRd^>mt!(<^m)U7$GX%ffPAi+ycxOAUY{uhV?6k6(jCZxu%I0yro1IoR&*RX=Sqo?`fx%%{IK3omMubn-smb zomMt`;eG71ve_TM#!f4nL-4+KTGN<_8~l1Z zt!&Q62iR$4a~XbvomMti;REfovgwQ8Xs4CUAbgOWRyL#Xo9wi*8HW$H)5>N%ezToc zHdF8+c3Rm?$A{W!WiuNeW~Y_S+xRVZTG=ecZ?)6PW)*&$omMvM@!@t_+5Ci$u+z%s zPkf}ERyI2|E&3=st!&ETqwTb^*$=?pJ^u_P9)5_*X{C+#FY=-0G?XNBKG9Aqn_2inc3RoY!ymTO%I1B1lATsIpWu`2w6a-; zKVqkq%@6pac3Ro|flsm1%4Vl#MSsjrE1Ny=sdie~RKy>*)5@kg{)C-YHizO*+G%BT z4E~gzRyHT$Pupo_(*l3SPAi+U@MrC`vbh+aW~Y@+SA4piRyIBH=j^ny>5tE_)5>Nr z{=A)5HpB6mc3Roog}-2@mCXeFMLVr*rs6NzX=O7VpJk_&&20Q-JFRTyO)wJFRRQ;PdUYvT20BZKst@OMHQyRyOVMckHyX>3}b^)5@kh{;r)?Hofpg zc3RmCz!%$TWit$a&rU0wJMs7Jw6YnGFR|0gW-`9iPAi+I@DJ>?vUwi=&`v9xSMgNs{*#?nHXq_Y+i7L93jf7UE1R$J&30PZ z{D^O{)5_*Ae5;*SHankM^k40?vMGoEW~Y_Se)#WpTG>>?|FF}_M);q0TG><_qNl@rYgRVomMu&E7)meb11&AomMt=@rrg@*&K^kveU|@IliBrRyJqgmF={$ zxfrivrA70f?E1R3~1MRf38I4!7)5_*Pyt9;*$l@| zu+z%sF8oA0t!yUXC)sIbGZk-SrwOE1P%mrgmD{e26!* z)5_)({1iK_Y}Vk-?XEF{X=PKQRnc47X=PIyKg~`nn?3N; z?Xc3RmC!q2zU%H}rw0z0j2#^4v)X=O7WzsOE2 zn@8}A?Xj%4QaRiJew9bMcOLTG_mdUuvh7&2qexomMuVJDrNB zexsdMHnZ_Tc3RoY!*8*iI{(<@n8ZTG@P#53$qAW<5UCPAi)q@nLpa+5C;) zVyBhOPNx_BRy(b1cExYA)5>Nae7K!fHV5J(?6k6}jgPd`%BBH6%1$erM)+tut!!H1 zx7%rDb2fg5omMuN;CI?-Wz!uWW2cqPHTYe2TGNG{*awkHrw%s?XYj#@MRK(}l zX=PI#f89zR#c3Rmqz~|a&Wpe`lrkz$c&GC75TG^b5zh$SD&4u`UJFRRw<8Rw( zWzz#+V5gPMHTXMrTG?@7rl* z^DMr^PAi)i@uhZJ+04N|u+z%sE&M|}t!$Ry%j~qW`4s=iPAi+Q@#S_}+5CjBu+z%s zPkg1FRyHNu7X4#8t!&ESpV(<-vmgGcomMsn;j8SlvN;U@%uXwtWAW8?TG=$kKeyA$ zrWL-%PAi-C_!o9s*<6CJwbRO`JN~7eRyNn*U)gD8b0faaPAi*X_}6w?+1!Dzx6{gI zJiftBE1O60Z|tN! z{-d2%HmmWU?6k7^3jf(oE1PfeU+lE9*^Fmq@7kaBk`T> zw6Yn8m$K8!W+GnNPAi*7@m=h+vUvvI)lMs$7w|H6TG`CTceB&VW*)w~omMuB@ICCb zvRQ_gwbROG6<*FxE1UKBo_1QNuUfxbCn{D{sc3Ro&a%R!@vD3SUc*i+o0<5*c3RoI zj>}Ffn}zrxc3Rndgx9pw%4Q8-%T6nsZ}Hl8TG?#I>)2^!^ACQgomMub&no(1c3Rn# z#}BvD%BB*2gq>D4Rq-S3w6dv%A7!VNO?|wsomMs{;q~mavT2Fex6{g|J>I}hE1M4Z z(RNzdbjOde)5@kVeyp8VHiPiv?6k5OjyJT^%4RHnyq#7y6Y&%5w6b{uKhaJrn`!t- zc3RoIfH$(!%H|Ecv7J^ni|~`}w6a-_H?h;o<_o;3omMs*@n&{f*=)s6vD3=tU%a`U zRyJkY75!8@t!(zeTi9u3Qx$J%rNOO-K9;JFRT4z|XYP%H~@9EIX}i2IKAQw6YnAx3|;E<{tcPJFRRc;pf|e!iVnHt*sW*lA_69KX;`E1OmLMRr=*ti><3)5>N8-oZ{Q zn_uut?6k7^8}DeRl})MkMZeTeE1Ny>PIg+^RK_o})5@kgez~1iHg)jMc3RmSjd!ur z%BC^i)lMs$R(Ll%t!&Q3yW44Hb0L0(omMto@GI@Kvgw8Qu+z$B0DhI7RyH@|SKDc2 zGYao%rpG7A_wE$LL%}ytP!AV=OAVfI-hmqF1_*?Xnq!uX!?Jhx9Cxs{d$YSon2wo| zFASLy5+Wt$8yc2YrZJ2Wf;o;UO^jZNg^I5snOdSr_51Gk_uuEa=fHYq_V%-%=d-{6 zv(LWV;lNq>c^)j*j8{&4i+u~4r6G&?v*E9!2a7ec;jgC$i!~R+-#`x*Yv#h=NDmfk z=D`O%Hn3RJshqfpeJ`4uLl*N_!{0&=7Hh7DUqKHRYrX^jJ$kTMvkHDCJy@){1O8Te zuvoJmeic1fta%vz`}AP3W+VJ+dazit75+AQuvqgf{2F?&Skni8J3Uyec?EtgJy@*S z3;zRpuvqgU{155DVvW00{T=jRv8E2bgU=CItT{qCaS!`ZXzmMH%#Vd%PY)Jr#=|e* zOt4tfq@4IE`*YAd9I}|71OGF6uvqgY_@C2*#hSVBkI;j~npXH<(u2jCJp5zyV6mnM z-^pVJi#1m%Cmv^iBbv=2i}{uCzo7?W3 zYc|1m@tDD4&6CQBXW0J%&9fnk`JM33(SyaBUGNJz6D-!et(80{?e< zuvqgr{Co6ZvF1tm_vyi6&2#V{(1XRAKKOsogTA_-6J^a7u!D7wv@So6w#hP*O`{}`AO%wdT>A_;n+3^3N2a7ec z;2qzyV6o;R_yj#ztho%nh8`@|w8GcYgTYHvuvjwz{&;$@SaSya3G`sGCJjG|9xT>;5q>m1Sgg4i{zQ7P zSTh&?Bzmw|(*}PsJy@*C!8g!@#hPCDG4x=u=4$v;=)q#mb?`}guvl{w{8)OhShEs- z96ea9Sqm@pV6kQ${33d=So45#Vgmi6Xc|Kn^PAyMqX&yMPr*;52a7d3;3v_8#hRDk zo9Mw}&8zUI(}TsDz3|QSV6kQ&d<#8Ttf`%=elk5+tf_~eLJt;eM#7&-4;E`qhChoQ zEY>99bM#=b=2YdxIrL|tNrx=vr^8R92a7f5!B3|Li!~R*chiH#n#+_Ev*e4ZXG)*PdMf=d+WM}h}c{z&IW>s3{8(k*j|X3_Uv!(Gm*l+_ ztZ>SFvnt=80e*nZRJ}?blBnDOr_Aer`gK!k>A~_~C2^g4<>%zUgV^*aCr=7FWqwJd zzY5&I<{IVX;YfP=3V9FvXE2e_eJ_oz{}Y<9hbZ_L;(G2ao$M84u5|I~IHw{dnc%10ko( zH>q#ApB~(NFBuQR&q;$Hq@SUj+!%7o`~~V;9;F92KSaJ9_qEsCeDEgvcID(#A*ame z)wgV;2RHwkd=>6%bFKkDO}|t*`TLMl=5JEpvYj5>{5$e$+}Gx;1@E9=r<_a;(KGKH zIA#7<%9Gz<10MGRd55x}(+B=6@4HhuIW^>z`PbFAoIww6K9&3d?rX=h4}3QLC(6kg zA*amO)r9?E@Ju%K%E|LWPMLR&r7OD2*;c(S7kS<3sT?dRyT4072< z*v6i0u@q!_i@8i&XSNvK(^)R}WVpMtP%8WV1&nEo?Zlds8k;}m?gMsp2c=SWL6FG@ zL3=3^6gmbJrOrZcu069T2zoNvT-V}2i}>orOt2(q>n#VLdIZ&~|Ag+K+*xSP=&>K{ z-eED|=qhKXnCZ%Q>8TCRXLw?YnNm_wibiM{dVUHZT)U%i`o2wp#O*is9aZGp9)UZ$Ko2>3f~@0V7G zZPUscH(GbX;~e;T9m+VqCcR)Ae+bv$Eq2(yOfS*LQPyrDgl&G^Z|m*o*BkYU-us6=sf(2+J)-;=I5^4)YGTeK;?_)k}2VZ2cMXEOmbK^R}pn z&YO5!IB%%!!@S*k!90Inmg>B{5Vm0kZr1A;TYuQG{W{JiSEC1@Y4!DTO!~m*Wq)j5^XuVxIVm#lM4RW&%LJW=KWF*PpO;y&b<=6* z@bjqOba!Q&rhxmTdDES*>uyzt^D;&+{=BrQ!`=P5eP3`6pLKro>)vSHp|)elH0Sh> zgw;)VSGJ`J(RGKtRpa_}57r&47r*YEv3cz}56_q1{Jf2^4!<8P`abgA4(t5w8?-yh z57TR`i|vhAw^lp6Z~f-Gk7L~i?T+)2Ui)sSezxQMXvn2)pmk4= zb$hgnzYZ{argi>#bJLx>OF!HEhIMgVb7S-F*3YWJ*kPMLzAtMBPMd#IpSO|f@Vw#u ziGBE7E63(-&~Ic7>iy>DEsu52_-}X?`fg3UJ70qX9N$mko&NiTrG8Pp_Ve!74xIM; z-l=iRbsioEeg?okJdUSro?>OYNdG?h=o9^|@DR4e<}Ke_aPw_;r;@7(9k9N6uSt$X>AwQfVeb&>mZKZ?y;bDw@5gyX8G@`KpC!M(Nad_6v# z7yVxxROb!V!I9JNn$|lvKO#I1)(*#z)(f^vzEl&E%dA<1KYlzKTaldm*A|D)n z-l*8TwO_Aw>)+u#{iv?an_%-Ms>3#^c!SGKeQIL(`GMrWOS*B`dn|M9$0z!I-|~+a*O6u1dhO=7B-||Z q=j!9ZJbXUjXDyvq-3DJ+;~t(?y;*&(hO3Hp&AB?)jv==Bb^i;hYA!th literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/http_parser/cmake_install.cmake b/ESP32-Console/build/esp-idf/http_parser/cmake_install.cmake new file mode 100644 index 000000000..2379f229a --- /dev/null +++ b/ESP32-Console/build/esp-idf/http_parser/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/http_parser + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/http_parser/libhttp_parser.a b/ESP32-Console/build/esp-idf/http_parser/libhttp_parser.a new file mode 100644 index 0000000000000000000000000000000000000000..63e2a90efdf95caec1b83efe7cc7a9fc4313ba44 GIT binary patch literal 294416 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 RR8@A3nHtxMA-4H-{|o$6#BKlp literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/idf_test/cmake_install.cmake b/ESP32-Console/build/esp-idf/idf_test/cmake_install.cmake new file mode 100644 index 000000000..5aa3813ef --- /dev/null +++ b/ESP32-Console/build/esp-idf/idf_test/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/idf_test + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/ieee802154/cmake_install.cmake b/ESP32-Console/build/esp-idf/ieee802154/cmake_install.cmake new file mode 100644 index 000000000..946f85a2a --- /dev/null +++ b/ESP32-Console/build/esp-idf/ieee802154/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/ieee802154 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/json/cmake_install.cmake b/ESP32-Console/build/esp-idf/json/cmake_install.cmake new file mode 100644 index 000000000..27c999535 --- /dev/null +++ b/ESP32-Console/build/esp-idf/json/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/json + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/log/cmake_install.cmake b/ESP32-Console/build/esp-idf/log/cmake_install.cmake new file mode 100644 index 000000000..f12f8be6b --- /dev/null +++ b/ESP32-Console/build/esp-idf/log/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/log + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/lwip/cmake_install.cmake b/ESP32-Console/build/esp-idf/lwip/cmake_install.cmake new file mode 100644 index 000000000..4a12e8a76 --- /dev/null +++ b/ESP32-Console/build/esp-idf/lwip/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/lwip + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/main/cmake_install.cmake b/ESP32-Console/build/esp-idf/main/cmake_install.cmake new file mode 100644 index 000000000..86dec6429 --- /dev/null +++ b/ESP32-Console/build/esp-idf/main/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/main + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..3d8699877 --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake") +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake new file mode 100644 index 000000000..04a352822 --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake @@ -0,0 +1,46 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake") + +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake new file mode 100644 index 000000000..b38c99747 --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ DIR_PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE FILES "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest" FILES_MATCHING REGEX "/[^/]*\\.h$") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/install-cxx-module-bmi-noconfig.cmake" OPTIONAL) +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake new file mode 100644 index 000000000..099898af9 --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ DIR_PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE FILES "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/:/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m" FILES_MATCHING REGEX "/[^/]*\\.h$") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/install-cxx-module-bmi-noconfig.cmake" OPTIONAL) +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..51571619f --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake @@ -0,0 +1,48 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake") + +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake new file mode 100644 index 000000000..688899f01 --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake @@ -0,0 +1,146 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/mbedtls" TYPE FILE PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aes.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aria.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1write.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/base64.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/bignum.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/block_cipher.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/build_info.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/camellia.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ccm.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chacha20.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chachapoly.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/check_config.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cipher.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cmac.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/compat-2.x.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_crypto.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_from_psa.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_from_legacy.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_superset_legacy.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_ssl.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_x509.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_psa.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/constant_time.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ctr_drbg.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/debug.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/des.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/dhm.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdh.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdsa.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecjpake.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecp.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/entropy.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/error.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/gcm.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hkdf.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hmac_drbg.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/lms.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/mbedtls_config.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md5.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/memory_buffer_alloc.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/net_sockets.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/nist_kw.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/oid.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pem.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pk.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs12.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs5.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs7.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_time.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_util.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/poly1305.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/private_access.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/psa_util.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ripemd160.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/rsa.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha1.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha256.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha3.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha512.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cache.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ciphersuites.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cookie.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ticket.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/threading.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/timing.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/version.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crl.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crt.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_csr.h" + ) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/psa" TYPE FILE PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/build_info.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_auto_enabled.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_dependencies.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_key_pair_types.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_synonyms.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_composites.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_key_derivation.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_primitives.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_compat.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_config.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_common.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_composites.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_key_derivation.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_primitives.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_extra.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_legacy.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_platform.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_se_driver.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_sizes.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_struct.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_types.h" + "/home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_values.h" + ) +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake new file mode 100644 index 000000000..a6ad9b39a --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a") +endif() + diff --git a/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake new file mode 100644 index 000000000..4da05f9ce --- /dev/null +++ b/ESP32-Console/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/pkgconfig + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/mqtt/cmake_install.cmake b/ESP32-Console/build/esp-idf/mqtt/cmake_install.cmake new file mode 100644 index 000000000..851b4a1f3 --- /dev/null +++ b/ESP32-Console/build/esp-idf/mqtt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/mqtt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/newlib/cmake_install.cmake b/ESP32-Console/build/esp-idf/newlib/cmake_install.cmake new file mode 100644 index 000000000..f0a83d5d1 --- /dev/null +++ b/ESP32-Console/build/esp-idf/newlib/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/newlib + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/port/cmake_install.cmake") +endif() + diff --git a/ESP32-Console/build/esp-idf/newlib/port/cmake_install.cmake b/ESP32-Console/build/esp-idf/newlib/port/cmake_install.cmake new file mode 100644 index 000000000..30181b996 --- /dev/null +++ b/ESP32-Console/build/esp-idf/newlib/port/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/newlib/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/nvs_flash/cmake_install.cmake b/ESP32-Console/build/esp-idf/nvs_flash/cmake_install.cmake new file mode 100644 index 000000000..563ef24f2 --- /dev/null +++ b/ESP32-Console/build/esp-idf/nvs_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/nvs_sec_provider/cmake_install.cmake b/ESP32-Console/build/esp-idf/nvs_sec_provider/cmake_install.cmake new file mode 100644 index 000000000..684449a63 --- /dev/null +++ b/ESP32-Console/build/esp-idf/nvs_sec_provider/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/nvs_sec_provider + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/openthread/cmake_install.cmake b/ESP32-Console/build/esp-idf/openthread/cmake_install.cmake new file mode 100644 index 000000000..35943d5ab --- /dev/null +++ b/ESP32-Console/build/esp-idf/openthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/openthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/partition_table/cmake_install.cmake b/ESP32-Console/build/esp-idf/partition_table/cmake_install.cmake new file mode 100644 index 000000000..c87f132b8 --- /dev/null +++ b/ESP32-Console/build/esp-idf/partition_table/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/partition_table + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/partition_table/partition-table-flash_args.in b/ESP32-Console/build/esp-idf/partition_table/partition-table-flash_args.in new file mode 100644 index 000000000..ecfd9ba25 --- /dev/null +++ b/ESP32-Console/build/esp-idf/partition_table/partition-table-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x8000 partition_table/partition-table.bin \ No newline at end of file diff --git a/ESP32-Console/build/esp-idf/protobuf-c/cmake_install.cmake b/ESP32-Console/build/esp-idf/protobuf-c/cmake_install.cmake new file mode 100644 index 000000000..d8b646558 --- /dev/null +++ b/ESP32-Console/build/esp-idf/protobuf-c/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/protobuf-c + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/protocomm/cmake_install.cmake b/ESP32-Console/build/esp-idf/protocomm/cmake_install.cmake new file mode 100644 index 000000000..aaafb6e2b --- /dev/null +++ b/ESP32-Console/build/esp-idf/protocomm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/protocomm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/pthread/cmake_install.cmake b/ESP32-Console/build/esp-idf/pthread/cmake_install.cmake new file mode 100644 index 000000000..1c5c6251b --- /dev/null +++ b/ESP32-Console/build/esp-idf/pthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/pthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/riscv/cmake_install.cmake b/ESP32-Console/build/esp-idf/riscv/cmake_install.cmake new file mode 100644 index 000000000..da92edf71 --- /dev/null +++ b/ESP32-Console/build/esp-idf/riscv/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/riscv + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/sdmmc/cmake_install.cmake b/ESP32-Console/build/esp-idf/sdmmc/cmake_install.cmake new file mode 100644 index 000000000..d34dbabdc --- /dev/null +++ b/ESP32-Console/build/esp-idf/sdmmc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/sdmmc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/soc/cmake_install.cmake b/ESP32-Console/build/esp-idf/soc/cmake_install.cmake new file mode 100644 index 000000000..137485283 --- /dev/null +++ b/ESP32-Console/build/esp-idf/soc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/soc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/spi_flash/cmake_install.cmake b/ESP32-Console/build/esp-idf/spi_flash/cmake_install.cmake new file mode 100644 index 000000000..fbd3d8493 --- /dev/null +++ b/ESP32-Console/build/esp-idf/spi_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/spi_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/spiffs/cmake_install.cmake b/ESP32-Console/build/esp-idf/spiffs/cmake_install.cmake new file mode 100644 index 000000000..919ea45f1 --- /dev/null +++ b/ESP32-Console/build/esp-idf/spiffs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/spiffs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj b/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9a4dd07ff8f23c79c2cebcbbee7f52d9a700d629 GIT binary patch literal 71380 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 b7%&~c0L(m4(nVIc0XP=D3FsCWfT;rjA!iOn literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj b/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..229e772767587349a2524a3e8a101d9d7f554a61 GIT binary patch literal 15844 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 MOMK2|BG2Og0lLUkw*UYD literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj b/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..346b8017835e41cc0b68961b57f3f3f675a646c4 GIT binary patch literal 66360 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%0Dhx}EMzbuNk!Pd7I z>D>04MgDC6_9L?--hy?xShsTD(6c{{CxX_{EZl{ zRI7DH-_~DG(z*3m_gnt`ZPa6k<4=eDT|xd9QM?V--{6qHK`+vJO_A`Y>EE`?_>jME z$=~CBthb2Oh0TtT`8QGv%&hq+U4rr|4OM7oeZq*{{s@h{k{MI literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj b/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ec9800b8bacbc8c3a2fed30be31f312daf59a7a4 GIT binary patch literal 145404 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj b/ESP32-Console/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..58b5d91f59dac8cb2881b596c5ff343189baf4ef GIT binary patch literal 200364 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 CkiVz^ literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/tcp_transport/cmake_install.cmake b/ESP32-Console/build/esp-idf/tcp_transport/cmake_install.cmake new file mode 100644 index 000000000..9556c25e9 --- /dev/null +++ b/ESP32-Console/build/esp-idf/tcp_transport/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/tcp_transport + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/esp-idf/tcp_transport/libtcp_transport.a b/ESP32-Console/build/esp-idf/tcp_transport/libtcp_transport.a new file mode 100644 index 0000000000000000000000000000000000000000..0246b58d57bf54b8eae90887c99032479385baec GIT binary patch literal 502232 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�@MOnWoxhWRus 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≦eN6*8F?O8(wb@cx8c~S5;m62=cDR$HsT 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≫gU4-F)#3JT2YB%kT+VpnKQ|KhX8BP4E+)e*%9g zYp=#Q_pNg4o1yb%m*>zuw1TJWY4^|`{zCS=*cdv)*Sqbz!MnNo>i1-^?N-!}IVi&R^qtTaC|yybVvE zHy;^3fOmHJpTpmG`QO8Py7eu(;^+TveH(b0TVG0d>&xM(f8qC;!c%`98T!K0_#PPw z@E)!_-g|6t<<-GocRmKb(fR)HwA6<~;61YTs}ED*{`(6@zp0e{D>Uk)Gc{1&+Xe#PzZ)!Fgahx_0goj(L0>-TIho>PwB76_;mKBKa(`0iegTq4`cq)H*DBW!R zuy}8ib#L66RBX0>Xy^-nI4gf>D8SSG+|aNq{O0UEQ4=e282B zJ$$(H7TtV*864Wc)B6E~Ln(Z$%P)tg1%Iywp7vi8`oh!xYeE5@_Fofrg{S@3ggSWY zuQg!|Jng?G><>@-uL+01(^3di;c5Sca0EQ z;Zk_oe<54}PfIQ=ho}AL!Y%N$|6I5op7x)M*VeTETzClU)BbbeNqE|SE<6uU`_F~f z;At5U-iD|7c0l+5{(6=$Abbu_pFbK9zK5szU_fZmee>^Ywt=Vj0|$gs`1q_p4+!P( z^n8H77YR?FU%>Y};afJh3JeGZcpAS0!mjY4wi@5msDr1aW!MYeHVd>2`@qYbH^5W< zTZTj6UETW0@NUizhqrP*7oO&?mSGWmTetogc%}1`;AyE2XKuEAb+{0o&R=!-Ej-n? zI$X2a_8r0v@YG*Agg?Slf9VkJgs1+}A>0p7{iQ>A2%h%WA*_R^{?Z{l3s3!}LwE(A zmiF;pEFFLQ@E+D5nkBRkA8nSuUHA%~t_Rz>dn<0#Ds0iiw|A@17M|L(RVan0r8Jap zmR}kwHp?#!eK*S=7Ygvy9^=BU@Y<}vaiI=A%=s92YOir&e|YL|*JN#|=^Se{lQXH2*SKBSrDj|sQK zM>xL^p1$usCOic1X6e}eN%%77&%;+be+|B~EAMT1ALk#y)BAJyz9W2`+x~m_M&~Um z&_CSvZQ$vCbWA9Pr}Hr;l*7ln?JMBvdORldg%@3U1^6_Vzbm|}TVDrHOIa8Le>@A6 zh5g~{ogV_f%=uLKGg*0M;RyH-&KJScd{Y*VgQxqOvT!PVjw|n6`2Ef=g@5Dx3V2&r z{&IM_zb^~7z|--Sh1=ovF8@CGq0S$IU*`Nt_~p)@hkxh%HTWb~pSR(`t^WX?-Y+T( zpTlRm{O{p=IB$WIm(EXFXai58yvM<@3971%o*0^id4RCrq2gxT;k z|FsFfg3rqm@be=09nMdJ-{t%a_=nEVho{dYvGfp2lOFunC^VW1H|X zJYBEbgs@JY_!f~WbbGQ1C;;MRWzU+l{N4nEU)^D6&&>dMd>-otI*5q@>n zUX`JY>swd>m7xcGg7ZFb|NDdT@N?Yyp>Y5EgKFVx-1^b*2c3_Hf9CvPxc~h^Q{dfP zeP_e{@Bdi{U*qb3EPS=|Q{Z4F0OizYd;0uT>dthM(i|SHtgc zelL8y>mO_36P&Mur}0u5o`Zj9&5i!?D!i53|6A~Mzlrk?Pxr5t;WPLOSN?bKcU^s& zr;7#l(mk|>_ssU!J#>Vp`M-N8gO7IWd%)9t)IIcpr==p~;XSfIMHmWCDHWj>lCGB( zVKh9IR}sd;4|dxh3{T^^B20lF=GM=KPjbExet`31;c4j_PJy@10$sy7@U*|K;SzYN zU)QhOxnzZX8j`C524=j-6L&Yy#)@!cuB3h(09zXebA z>lEIHk8|rkgQsQ7@GZP!7T6MBw$21FK5PRYpM~0l?cnpAcY%N8yaMj8XMN!Q`jvyH z`^Pq62t3udOV}Om@7G4b{r%G3@T;@^bqNQ+S7lxq4uQYwds0ixWB&K1^4sK18{%+co^P4 zt3Te)gwJ&T96Vhg@qMBuz7c+`%YP4^?ze}AkKpUv`Y++>`C@4J0e+ra-=fdv@6Wb| z`}_{@bbmE8bcUz%IW+79zt)vk*(ARod|@`<4Gl$jI{$dT8@}3YU)v;qFZj)F`+ear zX89w-f$)-S{m5__e3J9&@bjF{fv5Y;`mm^p9}6Fw<=2N_!_RP@?HbU+&0LJPaKEWR zd~!Go+uOqX?i-u*Q>UL9Ii zOMu_u>4^7d%hVa=`R&)li%opjCO*E2AKS!#*TipA=N#WLmuyV8Ywc!PI-s5+~&s%>` zM|y0J?b2iyeQ*;W-o(c>@vwN|8;!%tGPYp*cnt1s1#S<6JpL)df#i9S$ zf!#vSqZckI3Z|ZccMsV)jBj@B6475@fOg?7L z{K?ZMrhUwuJa5{Z>0G~H{+u}zk6Jiu@$`T_D*>iWU$l7P{A0qbd5fnnoHu#S#OaF` zxB`%|2=!YqdGXAwl!enLPoqqoGk?+auz5b$O|-I@6azC6oxU(rttZ-I*4(3JqDqSv zOrAPDupwqHUc6wUrf0rr@#MuvVt@0e#Y34of8M<5Qx{utVdBJ54ddz#*lVA06DRi1 zZLR~G)DJb1HbH6gaNu($&R95k?({`0>_4qY$I^dn0q3WPe>M0w2>){US2vLVisn3d;>9CLReaN}Ie7!1l&^GwTeZJs6NBXNTQR}`3BU~(bGSX_}Sim@(?6=MaW zGH(!52C)Kz7^{i(l#@L5vON7K3AXaV?VvbKAj8 z85}j{aqSRpJA}z~+-wN*hA?FaQ-&~BN3COWT`nfZrl^YtUl&`djs@4Tj&$`b+JY3aMU zu^;3IvbOoy8}b9$GWpou@-kqh)5SAV7tcan9E|yRe)BSvW8L!cNb|9V`FP&*vCHIT z3Xncfg#OxMz4)6%uP*u3!ARD9Kn#UV!5?P4R+wcOa8bgf=I5%72t7>|9N0j+2} zM|7=dY+t$-7<&+1cNotIT`L;T89bgfzG_9|IiqXi#ZgPwrY&lDanv%d<;AfKk0Y3` zTAoZ)3}{8;>`vE;#<`oW1;;^7*Mj4KhR2HpU+q+Dd2u3OT+6eDibI`oZP7RZz~kWO zt2SgD^mHvRP8xJAFHRG5tzVoT=vu#c5rN0+2w$~+L$thj8DU(@8=?&vrw7KhesLOs z$BBfmTE94%(6zicq0qIwIGxb7esQXyYyENqt!u}N0@maPYEg2rh!HI;7blDu(c*Fg zwSKuc4{=o*GgfjoYO-OIjhk%XWFsdVI@#ETDw?XG14vV<%^W zOD!imIU7JZ8$mf6LOB~lIU7WBO=E#JjB+-PayF3UD#sifN;w-#a?y*c ztetH*?$_6ydJZ*D)#fga}qzOq?*b7{}s-u{H6gjjuLv;$(qxW35KUm$*B2lL%~> z2yF5QJed(#H#lJ}TowCm1ZnKJG1|%Yll9^_CB{Ulb4|Q@;uzxa$7`HC_{zHTl|}HCJI8Ch zs`8bmfUlYt4~Z^qR1-S{Jl-1dRkx2*8a&QueAPD0rm;9lv#nS#+lsHOaRRAQ(Jm*s zIG=M9HX=8%#*CGW+cJVPVpl4;gXAVW3~pjQD&9TBP4uMN%~CF2CAbM!a1*}9Ox_no zkbY6L>t`-@6mG(U%Pz_BDvq+^fugMV8jG;A6vuUpNM|p^j>a;%TfXv8;+f$=vn;kI%i=4xj607d zWEGV@Qizi(iik5PUbA^K-b}ElSR{(#YutynQmi-2<_f;b87%0`SBSTdC^4RUyy_`0 z#8Xa}MlI+WFX#y_=m{>wOBV8CFXpS(I9{FTa^eedEYVpHyvC~zU+oBWKk@p+I2#cM zl8lbJ^5}KA#9l_%+Qs__>@{{nzUryU z$CJu}SREFm9p2_-8%sKo#Q{2DY%CrxEIl4W+#03mWDsAmdz*T6T8tOL31j0Fju&o( z7pY>rI>4m)v}@TdsXS7$nruZ@Q#)n6b;6ExxXB=zfVUjjda-7)Rk0xtm>cpH8|Yzb zvoQ%INM`Gx!H+e z(_8FLF_N{ZO#`uK#Z}TaHSzWZ7mIl9=Bw1ZM%%6?wi@DgBd-U5dgyq}rkZSei_b#b zhdm5s4VB%+Wo<6+g2d#kirO;S?OZ}eklp$^pU)t4hOe~OX%U4v&?t$!9Cf*A(t}Si%81`5xJ)URF#*p0^XCu+>8|(&I zCLxx|Ho$qgbr-v6=ZY1h-)N^Zds*XEF$YdXuttIj@h zYYf+WEqSYn6_85;nn!1q_=+mWcIK-#hxGvK0NMGs>ry-c+`tY|YoIfAPKR$!JD=Qr z#2Un*iW=}t@&xHvvx4pFZ#NEl3#CV554U=MfnwM~EQYVBPuw40wO+B)!(*rCtIcqB zFQZdeL9ft-ICWquw1+OeU&5Yr60_@_b}a5E9+%F~dWLOMu!+THCYu6nLXEvEZm;Fp zJa1RD^r)dnWLIFlC)F8PZ$$LIL#G}+79B)-snRP|HezA{n9k&agO=1e)E<=N{WdgR zymawZ=eIcD(Ah9N1bc+d$K7)cPfA>qrRZt02Q+yTj;Y#w_84UkPx*L>VgegBmSqiZ zbGbeG=Izl}-uGi}c0IG(`%8uYdB$SUgyrdbt9cy^KnwZ z`gnoms~xe;E3x2M73-jKQ7Pz|l6N+-rS?B*JG#tta{O?e5%YR7^Ew6ObtcT~+0DoE zihP|4@_Hj8@6$0Z12wNVB6+78OBb{CA7IF9+M z#}_+3Ja&A(^7#2G$5qfrr9$kuv4P@*fPTpC#SyLDEFKU}i9KRSn=`-?aVx}efm4%O`0CLgC~ZV;=C4fu+x#?Hc59Yyi+f^Lms z^LZR1xG=<72Cs3}<*N_MVP( zQ6_6&Eb7f~QAbfR-n`=}B+e3e)j7JT_m@R|vM6d_Eb8bj>TPXN`*Kk)M#cEpfO2$H z7qu@J_2N|2+sdNdA;pUc?ke>5xJGA*8hvW3(Xm;hx0f~A*K4%z*Vw$PeZEGYvTAf% zuFXa11NyQiYwW)!tI6!pHmsMnUFzD-fIw~bBspB8jZEogr% z#ETu~MxApD`p{F*b|`3j7POrTaVkWGtxo1h%f6cll{FT;~V*$pT#afV|Pn?X}(Yo<)8r+~>4^$WPdjr~NFa^M(8rfZOZw>wJ^bekSk3a=p}F zyRr60JvrKE^^&1ITo1tJA-(Ptv|S52uNU-q3VM76eH<;=d6p?a%^s8_Xj8bDJ&sE| z>U5>ElijH5Y$J!FJ=or&)$L@R_I4dKdTz9<+L7o@rQTCYx6xjpZ!y?4MW#2qg2{Gv zJ(TV2JqS4oI_9*Aw8!X$Puoemt307$0@WSo^~B`$l;m}K$?It^Xek9d7Hz}4T_$vH zE5v6=mMcwGusd1p{_+tBtk+>x(92rh8dbYbUN2*Lz0JvMH_B`G%WHSb>ja$F$-1DI z#e!ZI3wrsK8#(S*`-M(Fd7UN;_GD`9qkXcVlXXEa+j$*+_NI_Lt)W~!NqIdzc|9?C zy$t5H#~1W=MczWdcG_<8o)292C+}I&<*dsaICPm#-F|TetJQdeE9$rUAnLQl$kE|l+Rnyb=uS0L+uvvIYvHxGHc$9 z`RpTjBw^>pBT0OzjRnD29@cR;u=r9NPXdg6AM3aaSbV{wP&9d|jm=RzQeN=3r>u)F zwXun?PRfiGgmJ9Z*2eh)CVPmD29uh_riAJK*dVa@QX6L@7$*b##8c`bFSW7jKVHu zY?mgVisUCP`FY6cM=zc@ZSvyDO;)?ljv^BuB$_sVZcLdo|L}>6XW`?Mizm-rkVWKE zrkj5*RAMt0PM;nYEnYb7NXbqgRE@icA1vK`JNb<1-05?tE;y!1tztIT%$>gkpJ|=C z_?QLLC$jK4)93MJ>f}ZIXe&`)rp}Buk3~&hJbzY`^6X=!tiaTT$1GSpf8rFBF{n5Z zAGqa5PZ!Nwun-?@oe@h%8F43zV=0=yXy)Wx3~OtoW|k*36nW zONvSPF*J4ZoH_HShPm>xdBgBixigNOH?>J=@?qVD)8{RAAL9LA^8U*iw@(FczR!3N z_^|SkQx+_ozj*%C`E#1=T@#L6G=1U3$%ms7|9QQ9zIV}oUOD+leAM_q?icl)G3)UE zxsJVe#;kc0XUv)WzpOoS!Ql(>31oa2`Bz7xQ%sZ(6#wUv;s=)JFNkOSe^i6JiV5~n zYj(E(krg|$cBfhM=g9}9r!~oAQTnm(%?mhk@vJ$ECeB?n5gm|&Ysus}VbSzC{KWH| zqh>AO=f%0*`~~U@r%zpizs!K|VPA>wPhn|AzDl?)nSW#%3qQ|aeT^``v(@if;ckxk zT|0~Ot6Ih^zm$J`4-2^vN%m!N?$_e{ynX2>l25ic_iOoNi}PzAmQS{L5nOV;)N=%x ze;^vmIPwj`hk{E#m3@(I+iA?XQF7*h`>hb3$NbMEpKSR@gUfy|Ib@3;4=&d@+2SXI z%dV4rvc*pWmusAC@v|7$a>y3H09^XH)Q4>G%fbC_lJb{jIDc0~*>Wk9 zY;k^vsa)e^i%(-*+k|ZK*T^Hi`o}jO zWL$F|cFaCp{U^zfeR!AHobfxSRzAOyQmS#X#o1T;t(I;1f9vOD%jwAYmvUan7VqNX zWQ$k2IN9O@U7T!jez()gCtG|E7bjbMoQsn!-WpteJ8Le#Pr;6*E!=WCgRAe5oHDTO zmuxxwo=x?glEeC!ekI3Fwj9>K`Yy>~-TK`vJlgTTj(Lu(K4dE=p0BT^e6qz`x_q+5 zw_%)rKokqv;w9kfKT920PRTvO-N2>aN|wk%i(uwOCFXwbOHB!M3}#;$BvO~ z`TWki9V6M|oNujeWQ%j|wPPe(yvTe#MzY2EJEE){vc-pk?HI`x9|g8!v<%T zF_JC*I@sz)w)k7j*JB}D{9Wd2oNV#;8P{VZTl^ES9V6M|-+}EI`FBkFJt^la&W$>s z__?tg#zM(cl2Zw;{+n=-V`RPXaIp0svhAxLT=KN!aDKD)AzKdTH)|h1*By+w9T(a1 z4`aTz1KHwJn6GiN#b+?C?L)Ts9I&+y+2V`A{hpCJF9Vl6E6nRizvqNG|CjyHCZH+f zJu|l@v)#%yZf(eTH~g!9UbgK)enGerT>7KT^JJ?-9^CKmk~0Wg@}e-?*7j@d%<^mT z&-P2U`iuitza-nX2ABRM`y$)ESkLNLB!|~)s}I?7cpWKwS#ta}WoN|8HBPqt{@~J| zWnW~A4*}c0Mlk1JtiAkx3CoFf(0ckhbVFYCt5OHih)f;5nL&5!&Cpl(Y*?onbUxecC?UpNNDkTJ=Yh*LPPX{v;L-NJHb%%+PCeMlCtG|1xa3{e$GJWd4uBcQC(ubF`}bt|7}`%bcGihu6fiHxpaVI>gI0PPTZwK5i{# zHoZQU{4C{s#xmbZY}t7k}Ze7W2vN>es`7~FWKT-f~}rpi??R}Kcx<2i*Lhxjgu|j zk#RjDnL^LGhZoynFn8*FtZTYMha_C>b%Lgv3GbtYSU3G+2hw)nA( zYn{m!KN)OwCR_X*u+^ErzsTxLww$ZMR%f!suLIk@$QHkW`J1H9WQ*U-e2tSWzLIgR zGuh&IfUVACi?0D&ogZY5KHHKl=Q*&|nQZYF!L~25#b0IqzogD&i@(l%jgu|@7UNoH zvc)%nt z`1W9{Guh(Zz*cAeu0N|Y*>d`WtrA%zi(soW+2R|) zR%iY`LwkRZY&oB~oUa_SR@Ga|b(7B>_TDntw(Y^VwgcJX)nID}vc>tVWc4RoyvY15 zWM5>9^VzLj<7A8T8OO>YTf7!*?Lf9TpLhCgCFS$DO8G#5g={$`;Oea!GryITNwzqjwaYb5w)h~%_56}8&SSLW^2fUe;{94n`MevfZZ8~< zMY$ulZ727NWGk}^^GhVZCv&!u9J1xG&ea_xhxI9Ilh|_j%v-K;vc>scfxWM8?;9W# z|1LmDM=9q3=Cqgnl5N{5;F40wnE@_)0{_E8ww&4Ea*dNMJ`Y^RlYoV6@rB@Wjgu|D z1YGt#{)dHZ@ngZ|8Yf%)L~vOvJP=?ZTl^GoxyH#BKLcEL7ygHZZ1Hozp1%#{5U650EY1lldAaTYP8cYn{m!|F7@!ZzJ^?=<>BL z3EA@N884MSK(_dJu(j0z%+YHH*>Vm8TU(JW&i5j$t(v|sVQn?r<Yul17z9ptnYunZsA{@sC8v@(|J%=+J4sHwrgs(|jr@Mf`#O$w+d*>v zYu(Bu=fBpiTyp+v-MUCltlN&lv2Mz-ZpyK4T_xwg)@>)r`LA{BCOQALZrvp()~$zd ztebMIn{upMh2;F#y7iQt|5~?RlJj5dRw+5LZdJmuZpyK4$|X3zCA}qQTlSOx<>zA6 zeI%zRb2i|ASjg7j`h%fwzb(%!eqTTS zS^lx$>i&{*B6)x?@6$@RlYFw}pU0eml5-JR|M=!*%->$}$(DaLbMlgZ9l0QU1M@pc zKH2hDF{daw>zJc+IN5Su1=~3yTl{sfog=cv-(tSDA=%>ZGGF6li@(o&Jr`t)f5d!^ zlP&%k<5~{c;=D()b40c{e>iF9s5$3bJw~$SbOhTmk}bYH*p88G@iOLX9mp2%%6yHJ zE#8CqdMsp%S2ADYWQ+GDEr)FJnP59cvc(sG?HCs_M~{(gIj4Z_ z7|9kt18m1gw)i>B*E*0begX3}PPX_Z%-3TfTl{k7Yn*KHWsGY%WQ$)5wqqn)d~AHbr4ED0V}ys3 z#|rO3-dlJyd7SXRI%Nw)YP=4+g6@u7@sTahh30&HzXw)kkUwH4pz8pX0rso>N|ntIUQ%bW z#lK>{#>p1{j&ZFs+2Wyjsx#T*t-)63j*hDxZ_n|r&!lAAc4u(OAyT(I`B34ZsVIhZ;3q2gG`mNN}pGD&h~f~{@ImUArF+Lmnb6T#LdWQ(7| z{DY)Svc=C}zQ)NGKZkK`Te8LDeUx51{C(7w$g%f@$d-QtxMZ^I_f~K}<(16WK0~(r zHDEg~vc=betv+On^V(7NODUghab7#hHU2-YBi7GdKJW3ee(vJ0gRRaRnPdIju$rk^D`3Fm#$rk^H`5Gr%{0GLh&SZ->N7u1BlP%sBY<2EPo+A6|%KQmi zpal85x0b&%bEZm8t=qOU@@y=SEx#wYWV+;6gR5r@K z_H*OeaVUCV3vgNRUmS~yRGDpuT*>Y|M z+c_m$oPE{Kh3~hknLkbHNw)mEn6GiN#qVWY&nemB4}$HSk}due*xF%BaI-nGueRj5 z!X3!-gtsHl7v6!qV5|7IOuLhRC2`Ja%@zs|ATJUgL|!bsEBQ#_eaTCN4Hv? z;i=?fgqM(y6+Vu9obcJ?_XvXF3#(Ivx_9o>vgk>g?Y_wc8Tx?@}ybpP~a0B^z;X}xO z5S~oFLHKa;jl%QDD}+xb-z0nn`DWqs$hQbzLcUe_cjP|`-%egBd=L3H;lGeq2|q&q zlkk(|)xyt`Zx?=d55b_4$$>e_sA5MN< zcrN)3;YH+)!pD){6uyZ3mhe^Nw}o#ezaxA%`JciMliwA7mi(UZ8{|#G!!Xe|`k>mUxR7(i7>xP(d<)Uer&zjXTn?KrP=4g z+mpW#E|R|#-i!Q|@C33R`&6{#ke-IeuF|g!9SG@INfe$<2lDA-52I zh1^p33-T7i?Y9PRDcpy=mGEeCE8$7xt%Z*xw-&yf+(!6M?Aa?eZ@n*GV~7xcDE*3nc#y@~?z9k$LgN@}0|X(Gl@Iq@1>7ZQH)&MUp?5yjXZw zaK({{t2DkZbCyVa68R|M>Exq@Paq#7d^Y)5;q$>2$0e@P_;t)VUgE3CCkWq7K2i8- z@=3z4kxv$W16=Xz#8n#qf;p#1yk#l)RN<}3rwMl_pDx^we1>oiTybXNDvgg~&RG(l zKt5ae5b`;~i^%5+pF}=S_*8Jk`H8DEzLYr^Nc<}Dg~B(HFA~0&e6jF4@+HDglP?v1 zg{+^Md7X^0ycB)lJ@RFe^Evr9!rzcD7jCvK__xBPWbGSW$U94)>E+`6$-1vvGWN9! z`x-;meH}<%DrFu@{+;l2@-pG0$hxnS$-1wzUHlTV?&}6J_VqaSbsJgtbszZ(Df2<{ zmBLSuuM&QZtowS0to!=6i+@GdeYM6LG~Cxl?5mWl``U?owUpVDe2s8F^0mUdlXYM9 zWZl<(E`Bgs_cf1qpBi|=Hg?zv8Jn{p=3&9m@5?5*bOy>MW;^&d|`D-cpL5Z&* z|5f;pNfm9+!AqvOW)XCO;wZoyqHj z`;ng%t|vbwydU{*!c)lWh3Ao<7G4OhcqVa`#!q0*vl2g>{G9Mo^7Fzg$S(;0k*ssw z-DLed@crb!OU@(Y7lmIZza;!IxsA+YUy@&zcx$}z+UynK?qvO*LLahz$Du&JD-N$P zjNA%0NLWUa^?MoP$bBT|K=Kp9jpSFQ{Ke!h5w|5JDs`CZ{h$-1wn$-1wXUHnb5?(0*s?(1vv zds0p)2X7MImi#Z_q2%|4N0C1e9u2PeFmaW}Co<>X5}!u?NO&gmKTcew@uQjZiNsGL ze=2+?`7_~jx$WnPt2BNsbH0%HAISP1&Y#F%N_=gM3qMBwTKHq~H^SeLzZGtcK4|S( zN^T|Ry^D+YCVwaSHRSJwcL7)Ykhn_Ycg1oE5 zTXq8v6W*GbCHyj3+we{DK~m=XF8%|VZ}eg*=?)$vyaRcx z@Bp%wGlcw0Dd!h1zBhSq$)7+TCp^dH97#S{wms3s&mr$4`K!tM3a=sWC%hJ1F+OpX z#$RI2{u19n*1o-oe1OEiB{vBFMAq}(x(9fI#LLJB3hzYL^VpYski-X)e4U0uAEyh!rL zkrxY(2Ui@KxJu)PGiQm!=a99(9Zfz;;%AeO7QTS2{cRcf7>VCZK34cPGJmLoQm|B{m8$Q{9VY)gm(j1T#>j+; z>oHCxUnTLGZG@N)8BgjbUv6n>KYSK(*KYlSzG9}@n6{IKvR%N*-gY|c0wIOS~7a99H8T;x_enYk$O5P~EJNZrFG32*| z_a(nAJemBC@bTn-3SUWnSNLA?d&2LMHwphl*57rxV?Xe}BtC?!zmIe{`F)8WME*c{ z3Hd|ei^%^LzMlM%@SWs0rLFEGe=PBr$e##*PX1K5Re$hj!ad2K3y&v%Av~A-rSKB+ zSHkC!wQYYx*5A>0wTrJJe=Yg1`2p{Tlrjzw|e9d$5#pE9){{-?+!k4<7E6Mu1w*KJaw~&99{5!~@ zHF{eJ>s-$BWc~eD8(jP?ax=;QfZSZT*+8%!Z)>vt9;#9o-+|mh@_Ue53gZvwWZUjW z*53y;%EiwoZz1_h$y*9v39i^Gah1kzWR6~ESCd;w&RX);!jF+#3qMD0Bm5G%t?+B$ zigt;sH2w~AwvqV9$GDWdgT${QmkHlWE*D+}uIQ4uO5^u1XGe)YOztZD z1bHXnx5(XuKPPt=-Zl^B2bZwm?|I_A8sQP-p2B;8D|#ia()hv5sg(F^a+UCW^3K91 zlY0xFOYS3lA-JM%;wp__&zx$B-$d3nyo20N;t!Mi3qL{D>;4Pm0TO?OJW%)@a!&YP z)1#nTggj^$BP97w@6S!h<;wp{f4^QF!8Hv}DcM;x`JXClhc~{{DCj0<-xbVy5-G$#Fj}ZQZ{0re9BDad?aqA-D9fjMG`C&9&n$-!ng!A(- zKmUJ>oe7*(^Z)b{C;o;H9US7_7e}w@kqF%{5aS%PlY|_e7Li= zc{;qm`kA?YHhh5mt+3a7Cw!p%f*db`(@ZX($8-D?+)4ei9KQ;C+uqIb2e7yE2iWWV z1wKe~{?0M`i4;1^ZwenQ=Itd4UBnGwuZ!2~WUuvVmGiCPL)5p=@&4{PUtMzC&73x+ ztUv7egL8f?+*LD6ub)3uJOyt)2i{+o+l4uvVP^jIu;<(ichem9r_1<0_iX1wIeyg4 zoR?wGc|GSp&-s-(|98$;sgh2cwv%O3_%Ln5=I{yH{<=A?2OqAcBFClIDO>$flK3enZ1l9(-A>Mgd#mACzPzrC z+wF9?kNhR@@$z%wzVbK0{lxdf{lyQ$W7R*FWB$xp7_DvKSh(41t~mZ}VSrBiJv>nS zGkmJ%{F&pj^Z-y8uQ|2g)Uecr2kErs@L+KTe4Mx?e7tyfc(Ug2ljHWVUzc@^J@b3R zLv-5V@Co8kaC!|Dm)rOpp9cH2SeMx|=L&eJPRsF83&X^Bz;iX{-W)H4hpTxc#~cT> zaH9OHIbIHrkbghNAHnDAvf`Mf*?ND0z23iaTv#Xhk(yI2$JJr4x3sT>xgOs0cY;Uh zw7bBg#e3vCBjz3w=D0rN>v_FOUG`!b) zW{%H=z250Lz6ADqXTx6a9N6o<6ZUz$2lo8O;PKjqC*cX==V8w&?W1vu{0jW3;*a6e z#9zT~zJ({s{|%omu9ANBEu0}<4|cO5JW0MTJXu^1o+7TuH9NvSU%SI+s@V&kr`u=y z9PbaGrRK;S9|NB)-!I35V8704BJBB-Vb4D=$J5|*H0RPB&w|gDza__az@GmQe4d&| z;i=-Mb3Jd9lWjk5_fj}t4R67c&Ect{!UgjD+RSUK_dkX*ulq z@4%kV%e*rF48B}**!3u5{xn#aC0`|t%eX4+`J2O6sM!jhEv}dA8^GS?9pNk0>;!wx zUhq}&ZQ(#ssdk!x@D%>E?%Z7M88@Gp_ zbNm~8qnfhx^ialY!#By-%yBLFX8CP%Tn@8QY1sq5Ma|yut>O;wZQ=vq+r@{#o_QF2 zhdh4{DcmXU1%uWjRU;Llna&w#!C{Mn{(k7n}c zmco4T9XaMt8ijl1d0IbXp0Y38C(qOC8S~V6;eL6Z#?6?gXbTJEc?vaSo)Rsr)a6+% zeYvnuO?CJI@n$*R5`J*~()rpB_PQFui_$-7*(Jxj!k*s+en<_!GVxk3E+2k`&6pos z3w|xx7}z}zpIO7hTgE(WWIf-Cg@@BWY2l_{SS;o$FFYdVrjYe)ZsAdRzRYX7*q*0y z{2ct4nzwWOKK!`+r#b!-_G`?lq$eh_`Bh=h-!R9U!b>!#R*vh!PslgQaZ}jy_lBQT zvoFksr=_%Soln~t@9jSfep=0uu;&bdpOGH|SJUM%GRI@!b<&L`Ez{s<)n5#AA*JP7 zc&YdXcyrCUJ;!&!H8kfLdrtd2{Jc*44*Y_61-!N9e3s*{;H@-=x9`e&-a07jITU-w z97?x@ox#|CRU(c%}GS*z39h_WXNc&tC|Ct^Uy*KLLAPOLM#o{zm=s9KQp9EB{fB zKZC!M|2D@z!rtcJbNn~#?XQ}i)Xuhlec0Py8}{~Z1Anjik>efUALQ8&G~*Vq&sXal zw}E}WI_9_&?Cn1^$EAHmz5U1H&3#~R|8a13UBlk~(te{qYTM4h|0F&q*Poy3XT$F2 z!29cVcvFsVgMB->H^&QMpWjDvyae{`XK9X?!9Fi<&Ta+Z(@1GY92(2>hG;gdCUlb@lvdcyG_euxHN7@l~+<`*QsQx#rOvKLP))^)Aiv zGT7U*BF7)Yf2jW|$KS$#%Kww&wKh%O+fxJnOHFA%*}uhGxxOjxz59)x-l~pU30j_2fsuK948C zK3`K{pRdwBx$CRH5O1CV`@CG4<7;4_uUlYW4tKylkN4(yA-sX+KbGSs;p27td_Ko7 z!PV8jmE-r|q3S=$@fWbqS82aseuz%X-*|85IyDk|+t!2K*Mc`vUl-n3T%O|!m;+R# zr3viY-p;V+?*{vF*c0};+U2+-%n$WxIT-eB;83`R{82eR7WVC-e~t&kzHJQ8@hEsR z%^45-Hgg(WQ~t~xp9}l;Gd;(bz?-X|o#Q$17Vjsn-{wpEN}E^VeZ8-{Sz>;XO3MbYZv(aA zt>w3Yw-E>I>vsp(m;cT=ZVCH)u(Ut5=Ny3d?W8O0Ii>xqy*&f)+iG3M!KdkbotWd% z@Mzs{pP%ce=bF+!*FNoRd_B#)F2^^*p0gPCdLM^<+S0z*<`?kwHRrV)m-fpp%71}3 ze+`$*|CHm>e%W5{CN)#z_11*Ft~xp17H*(9k>ed;&nfMr-B3*je25Q&E5t{_+ldFk z?uWoWU!!t77WR2LEyt5!pRetS#Ie0T>n3t+Few6FJ$ z@=NgiqMw#m;Kt%N;B&R!_j3Fp+(gX}IWFx3exCZj@a6*hM^Dl1YAe|Dw}yApoYMZ_ z=I!ua?@l@11@?OP&GCLPPfnzzbB?>hUhi?R*IU|WyqWsZc=O4y*E=!ClVPuSMviB~ zJ8RC>IWFy2?(=>N-h2n_?RgUR_B;#kqB$?+_%+zu^G=Rez}}wka{LqATyy@&@jtM) zq3RZuyguyhDebG?LZ=OUdhI&TM>WoIGq|OieRA9$zD#|m9Cv{)(DgnD_WU96u9`D4 z$75j6FYWVgJ`eBt7v=a;*z@mzJ^yaFmF6$Z@k6lB*ODBU_L29xmgCLuz+Uf1IsOdx zdjEmF-nH0&d^fFk{Ty!ud%c_Icq`cJ+CImnedoR2=6G`}*z4^Ad%fM@-L>AMbKDd5 zdI#kAIN0kQm*Z1muWL$<&w;((Yv4V!uIpjXzb(h}V9$Rf$4g+(e=f%_!k+&b+*?y9e)@aKx5ArS!#u&6mVI-)AKXU1 zdybEW_mMB{%Wocl_jaBN`+S`Ndpk?}@0-uZx7C~(IWFzj&y%caDec#9zKzE7AA~)B zG3=R7=J;8-o#wohTaN#N zz22Ja*YEAG1$R+jFUJkwL*yIfxGC)KqtY=A%&qa>{(W=2AKX=Q4$kqR@S*ZY=eQ@_ zO@3gGkB1MFADQDZu)iNm$3`$u!XK{wyc|!1yUSme<164J9`8~u_7&Z;?4KK zN69~!;4xK1Tli9DfA+HtI&HfgcZ9v(?rvsky`3-R_%+zu^D*r0`5gB4e4FDR;bEHpdyY%TxELxK*Y6E`zodQPk?IeCeI0d%eZ6q(i|jle346VR;88m5 z5O}nBB<$0Uflrb@6ZUQC++05${z^YPT>_6$KO6R(Iq+Ed8)07;x56jO-wlrw-v^Hu zKLk$@KMJ2Bei}Yiyc9l7{0cl#{04lw_&wO?PWUzT_vQEj z*w^VZ@HCzFdH6!{tGQ-5{HEr-pW}~U-v)kwr|Y!8z!!=C$~6U!vyt{In0QI_tfGb-!9j8gnfJH4qu|v9u04%*O~Om@c?*TJ@SH z2XCS6uU1bDKigD?uh3~X%kh@*Z25XQZU7fGe@Am!T6Ti3RNpekyTez>@0;WO;B7Uh zGkmq0uJ9c3k?=L*W8iDWL*RNkFT>&Mi_gvR1@H~>m*n_zxS?j=1mCFU zHuxs-gYeDb#qcfSCv*HPe5?FRIerbkP5zS{e*y2P^{#?F|4;aK^=s9yt@r(w@u0ngJme+=Ix{tCWZ{B5o;9S7zf`6|WK z?5@jay&P`{@2cyop?z6ewuk5IwCSa|>Gg8r^rye{n5);hrKd$#9~%wMj*XUnrB2V8 zXlDA6Wc9vsaJH{pJ(^m2>}x=?RV8P~u-cAhmV6@`|GWxk$B1Z3Gg(b@8b1dJXUFSk zMYFb=)->x>a(3LXHZ(qtSvwlPrVGxFZ`P5fo=)3|#;-4ev*TZNq1jYTH<}uioE`h? z2$~&q`ShUi^$TbFKlY+IM5paXQme(Tq|vgvQU4!`ZQ1hSN0Ax<=9XJ^{}5 z-yBO*Rm}t%-=D+TzPb}>Hdiy5#`nE&wy*2iH1}(JrqcN5JvckI!-X{GtC>M_K_zF$ zHknD|W8clD@#`4j)yKr6d9hmhx2$Y#`pAwg31`QayeV;Z49weT{5o4WI|k-F8XuE$ zK8;_K3}?scTtMSvhc2S=>$l$V%D+S7{cGUtxW_AK#;N(3#{2ld+3}V?rx~SYCC%tc&W`i^9Zf^| zpJ==fBb*(>e-%v^HGk50KP)&qMtb_A-s)qQ@%}#9vCH7>*kv42Gds>3?~Rom=MBz| z^Oi=Y*XZiLXl?j@F>5a@5Lbs6=I*Z^5ZA;%D6R)D5;uS!5^o1TEN%oZ7Po>Q5x0gP z6}N#O6SspO7k7b|h`Yg0h>w7u6!(Ci5)Xo(77u}+5f6u-6_0|S6HkPfiYLR*i_eB% z5Ko0)6wid0iD$zviRZvCi|4|xi08qtis!?xi5I}Hix?)S*3k-{g^e8#*b5zVLwit z4g0ZaD(uIm3t>MV&4B%QG!yn?&}`U`L33a~?#zX=pG9Fm*4zeXzdOKwe3=jX@nr$* z$CO2|A5$KI{W!7&_T$LYupc{?!hY;n2K({iRoMFuEQg=e_4p3#$A}fM9~VA`{kZTs z?8kzYupbM)gMI)16YTr{Rj}{#|Ac*?Usfft@8{QseLr6f_I-PG*!S(5z`j4P3H$!M z7VP`*(tgUm4=?Sf?ECEoG``>74)%R@BiQ%VP2pC0EN%|_HF&My?c`g-eobs6_Ro?o z+bwZX-xehf`?mP%rEifkINThFPp_|Kfx}HVe0sem3mk6P_pO*-|HlG{n*sPu>pRGDG&3y7M82=>F>}P^Lh)GoABvx zs2PWwdHD2qJ{Fk2NwX}#r@v=p9Bw#7U2%N+CoM34TVi=KG0!isux}l|7iG+I2Q2U4 zipQ3Gs!%b;lzt-vp z((F~qVLu$dw>%tfPR6&9hr`L4~HA}Pb?lR4~HAxW~|sn9u7Bar@Q##A@Xpz*%04V9u7BK;189D z!_Bt%Zt`%r;jXrLm^>VAn&1zYhr`Y8`0ny>xY-xa4~c1k!%Zjrk@9f3IShZ4JREM0 z#UCvXhnoTT9`bOwIRSr+JRELD;*XVw!_6u9p7L-$xz} zH#g$@%ERI2E_^?EINaQi?=KIBn@8{i@MGlRaC0nvtUMfU2I5ba zhr`Wq{5W|y+?7S;c$~)QkEVI7EM8-JQS9B!`1Pn3tl zO?nAPS@CpvINaQaKSLf4H;eI;IP8by+;sx?> zxM_@^CJ%?37WfP0;c&ATe!4syZVtd-BoBw1L-7~O!{Md}eug|8Zu;Rbk%z<05d5X` zaJU(bpD7QAoALO|<>7EM1wTt34mTWPpm>Em9BwYh&z6V7&0PGI@^HAh6MvOF9Bvlk zua<|y&0_o7Es3xA6|9B%62Z7EM1b>e_9B%k?Z;@Y^(gKH@ zafu5H)t^Q4U?qqBh4@ACaJb=5eZ`05;c#;;{$Y7I+}wg+EDwhp{-jZSR2~jDJmpt> zOdbw5kK-Sghr7GC20u}k6&!93NL+YdJ^O$cKd9ue?}h(R9u7By@gK>< z;bsK>V|h5-jK_Z>4~Lt{_)q2Ga5EMEnLHeBF2R2;4~Ls8@n6Wp;pPVXm-2A9xfB1D zJREM=C%w2*9u7B4@L$Wr;pTb#H}Y_}c^&_)JREM=Z@u`PJREL5#eXjkhnsKlKgz@5 zW)=P?c{tn@Hcb9!c{tpxkN-s;4mX?Nf0c*B%@+7o@^HARjXzztB{&e66<}-YKc{tpBhcC** z;bs-STpkWLg^iMLAPZxZ%B(i%sO=aC10*CwVyBaBP7h2Mo4mY>p z+sMP=<{tb$@^H9Wgl{VkhnuJI`^v-N<|TYPc{tp>fp0Glhnsit9pvF~^C^Bmc{tqs zfbS>|hnqj}`^&@OX6=oWKR_N1Hyh#)l!wF37Whu`aJb>v2*rcs;c&zA?#0gXaJbnC zf3Q3pZd&2H$iv~L4gL^$INa=y?7EM z0^eO84macRN65qB=5+j#@^H903xAY69B!uLkCunS%@z0_@^HAh27in^9ByvGA1e=s zn|ts*<>7F%2;WN{4mZ3%c(J!U9By8~_mPLg4aajR_LYaj%?f-!c{tpx#P^qn!_6xE z0C_mv6gEkIpgbII*252yhr>+`{9t)F+|7EM7e7uO4mb1gg`X%7hntV^r_00P<_r88@^HBM5kE;D4mW?{C(Fa(X5CGbpCS*3 z8;*}rJX0PHHyj_Mc$PdIZYuC+%fsQOG5#ERINY?vpDPcC8;+q-JWn1DH|_CL<>7GC z8GpV!9Bz)nUmy>Mo4)vI@^H8rg1=B64mYFl)8*lCGZBB0JREMO;xCqm!_7?m40$-* z%*9_K4~Lt1_)F#CaI*-1nLHeBp1{wPhr`Va_{-(taPvBTmOLD8I2K3o3VAr(e2Skf z4~Ls?@K?&i;pP|oRq}AS;n*F;tL5QvQ?*9&bL8Q0vl0Fpc{to`fxlKB4maE4uak$v zO+)-#c{tqcguh-M4mTY4qj-Zn9B%f--zX1rZ3INbEb-y#o(8;$`| zyj30!HzV-3$;07h9R7BBINVIa-ysi&n{)7Y%ERI2V*EULINV%`ze^qtHykIVc(*(p zZa7Xz@g8|N+;E(b;(U2H+&qQ9R~`;G&*Sfthr`Y5`1|GIaPvNXfjk^;KEhAY?+9?X zDIH7XVfDY$JW|PFzt(2SKPnH0o9g(-7ypbr9BvN8KPwN1n{N2$0nf9u7B~<5$ST;bv?62l8;ZX^8(&9u7A<<3Eyz!_8j!kLBTTvmgEw zc{to0h(A-`vv9a69s6aa`aU$@RC3sJ9GK#_@^H905&xY$9B#(pzn6!@4abBj{vZ#B zn{)9$%ERI2BK%MCaJabw|Fb+CZsy{Dk%z<0?f75i;c&AMze*ksH&5VylZV623;5sV z;c&yTWr}~u!{KHH{!e*0+FUCv@9B$^}w~~j$%|d)_c{toWhOZ+Jhnwf{yudRp zaJYE|zqLFZZr;G3t?LL5Hy7Gi6TXu?9B%%?A0!Wl zo2pwT-&r0GHyh&*mWRVl9efvgINUVAA0iKjn;r07<>7GC6o05Z9By{Qcaw+1O?&)d z@^HB6j6Yl+4maKL-R0qM(+huuJREKY7rc4~LtF@qOjtaPt(tpFA9H zIKES{zdRgnmg5J=!{O#V{6Kj)+<+~a5DuzP96?79OtSy zULFoNm*OYL!{O#?{3-HqxZzk>#Z%?saB~;_GGE*6 zIU0YFJRENN;V+hl!_5i!8S-$r;do!gOXT5jGYNmGJREK~-dFK5c{to$gr6x7hnv~> z%jMy4!!f~%v*h7$a~u8&c{tqMi=QnIhnq+7SIWcT<{A7|@^H9$8Gp4r9B$si&yk12 z%}4la zyh$DoH;wT(%fsQO1^yO!INa=szf~R%Hy!Y|$;08M6aIF2INThLze64lH@)z8%ERGi z5PqIK9Bxj;-z5)+o0IW(%fsPj3jQ8>INV%-pDz!Gn;H0f<>7F1CH_8nINaQfzh52> zH+SO~$iv}=W1tlm%ERGi3H||jINUsse^4F{H?QLt$;07>W1|%xl83|1=lF-^;c)W} zez80pZhpl-A`gd~vO38>Di4R7_3)3$!{LVGrxhQUhr>-R{1SOM+-!q?LLLq`4e(FO z!{LTwuN9w?hr>-v{L}JqxZyZ##b@N@2YJRELbz`rFAhnqL>Z_C5s=6(D-@^HBM z9RIF79B#hHzb6leo8R&8%fsPjt-8stkcY#~hWHQU;c&xo=ZYW7!{KIY{73R|xZ!wo z#gFCTaMKL`i98%`TH`;Jhr`W&_|N3waKmxxil58F;ifzO3wb!)^um8B4~H9$Wmo)4 z9u7C7@hj!wa5EnNwLBbdrr^Jkhr`V@{I~LOxVaqvoje?F=HkDXhr`XC_#foqaI+Bq zqdXjL7UO@Chr`X&_@CwBaPt!W7kN0`yn+8!9u7Aj;8)4R;pQv+Z}M=s`5FJaJREMy zwod*Jc{to`fd5k-4mX?Q|B{EpO&$E-@^H9mfd5Ax4mXYQWown5V}ZlXF8G2x9B%f+ zSCNOq&3^c`A$Lmmz{@8CC+hr`V$c;4(fEpWK`3ctBL9Bw#%U~vn1INbb$-%=h9 zHylf_SW6xbH#PBF$;07hTYPPKINWTH=Z(120*9NO@O94~Lum z@VvQqTHtWQF$s(H}tWa}0hj zc{tqk#qTW-hno}dZRFu_GX}qpJRELL$G4S-!_8FuzVdLmxeVV<9u7Cx;M>c?;pRqs z2YEQ$aO}t8e)4d*S%~i_4~H9$16kZ(9u7Cp;17_8!_6!B1Lfgx^De%VJREL5#~&mQ zhnpYqo#o+h^B4YLc{tpxRWJE2@^HARjz2^m4mX?QyUN4irVjp4c{toOz;}~}!%buS zVe)XeX@=(@C24`f%^ryhN2~9cxOhw@hka-KvGQ=Z>5lIy4~Lsx_+IjGxEX-&Ef0sA z;rKrCaJU(V?<)_7n~C^-@^H902j5>F4mZ>B1LWawGYdaR9u7Bi@Pp;yaB~a(IC(hS z%*P)u4~LtF@k8X{aPtiQ1bH~zyow(x4~Lug@WbTcaPu*KxI7$gzQ&&@4~LuY@w};f zTHtW=N8-X5_0{U9=HyBa`%UrVhr`WK{1kaO+>FJaDG!I6)A47?!{KHM zeyT2WINVH2TsU9-Y?^769QN1aFO-MF&0YBE@^H9$2!D}09B!V(Un~!Yn-}pj4o3{9C%{csx@^HABguh814mZ>AH_OA}W+wg?c{to$i@#MK4mY>p zZ7F%0Dq@E9Bv-Q&y$D4%@X`w@^H9$9)Gty9By96-y;u)oA>ea<>7Gi zIsQI*INW@Lzh52>H>>aq>+|bh_aC1HWV|h5-+>Ae8 zkM(f4xhHYq3-yoCd{xO|{|tVmJRELb#(ymjhnu(Y-^jz^=41S~@^HBM8vmU<9BzKb ze=iS*o4@ft$iv~LYQyAzl!wF3#`vG);c!z6|Fb+CZtCNIk%z-gWBjl3aJXrSUnLKR zo4xVB$;07hKm70VaJV@b|A#yrZjQkJB@c(2-uS=e;c#;t{vUZb+>FGRt<8_vWpKDT z8DEfx!_8^s4~tUx!~`9u7CR;Wvhf^7 zc^JQ;JREMG!fzxGhnpAi8_UDtW;uQnc{tpxz;7xKhnp|(HRR!N^8hVLd1 zhnsithsnd?=2Lukc{tpBi$6jh4mYdtN6N$Drm$V|N6EwCW?lTz@^HA>5Z^-{4mX?P zr|Y%^hnqTy3w_jYN7Jv8!@e25zdRgncE=Bphr>-9{6Kj)-0Y7ZBoBw1uK2<7aJV@d zf1ErVZu;Vnmxsg65d08%INXfJpCAv1n^W;a<>7EM89z)O4mTIzhs(p^W+whbc{to$ ziyt8mhnw5*Bjw?6b02<`JREKw#gCSU!_89s7<+~aPt{{oID(E zzQvE1hr`XE_zCiGxLJGqGE*6X^KBX z9u7Ax@ss4?aMK1qSso5I9r07-;c#;Z{!Do|+#HENOCAn4eeh??!{O$5{5kS)xEX~% zR~`;GbTmxsg6CHM>E;c#;$ewsWSZf?L|C=Z95JMq)y;c&A6 ze~~;KZXU*8EDwj9r|~o7;c&AIe~COCZr;RSDi4R75Ac`C!{O#j{7iW`-28~YTpkWL zf8uA!!{MgN4#{634~LuT_}TJsxT%T1QXURBTjQ^ihr>-n{MGVsxM_l)BM*n0UGdk* z!{MeK{yKR$+;qmzm50O45%}xn;c(Lje}g<6Zie7*l!wF382nB0aJV@Gf3rLsZl>aI zk%z<0rTAOr;c#;${x*3y+}wn}T^-h{6cv+ z-0XmVKpqY^&G8S)!{KIc{33Zc+#G;^NFEM1-S7{~!{O#w{9<`H-1NskA`gd~;rK`8 z;czn!|Cl@+ZYJX&mxsg61^6ZMaJZR?e?lG(H`n2xl!wF39r&l@;c&A6|Fk?DZXUxw zBM*n0XYkL;!{O#7{B!bfxOokKk$z@_!_E7N3(M56q0DrNz0S-5tCoa6LzDVl!wF3Nc>mwaJU(dUnviVn@RYu<>7F19{wA7 zINZ#@eEaC0cWhCCc@j>T^#4~LsU_?q%?xEX=pTpkWLWAR(a!{O#s{Fd@?xH%hN zOCAn47vZ;(hr`WGd~JC+++2mPBM*n0oA7nz;c#;|ertI++$_LvBM*n0NAcUr!{O#R zd_8$M+`NjfFAs;CckxAeINW@SFPDeI&A0dl@^HBM1K&^{4mWEzNj~J^aI-1CLLLq` zwej1@!{MeJzr8#hZW`ftkcY!f3;d4qaJbnE-$)(~H~Zro%fsQOE53<59Bz)q?<5b0 zn|}DF@^H8rif<+lhnunZo#o+hb1Hrpc{tphg>NnohnoxWE#%>Fb2+}HJREMW!S5;$ zhnrjQyUD}hW*&Zbc{toWh~GmV4mV5it>xix^9p`Xc{tp>gWpRY4mY3R_m+pl%{TZq z@^HBM3BQj#9B%%`x0Q#(O|_kp-&Yj4hr`Xg_+IjGxcLI#TOJNKKj8bw!{KHXzOOtSZVFA4?7F%34VY)9Byjk2g<|YrU8DCJRELzzz>#(!_6-E-T{4jYq+ziGKmxsg6iTD%c;czn!KSCZ3HxuzA<>7F1E`F3e9ByXd zN6W+E<|_P2@^HAh89zoI4mb1hW98v+^DzEoc{toG!H<)N!_D*f@$zuEc?~~79u7C} z;ZKo=!_8;-Q{~}s^Bw*)c{tqshMy=8hnp(Rl0RJ@4mTU%&ya`1O-=kHc{tqE#!r@q z!%YMH6nQw@G{K)K4~LuP__O5UaI+`=Y0(m&xOu$c*hr`WT_zUIXaB~rUx;z|iX5%lChr`Xa_>1M?aC0ku zhCCc@=HoAshr`W7_)F#CaPtiQGI==MypEqK4~Lr-_{-(taPv8SmOLD8zQ+={M+(yxH$y>jyxQ0df?xchr`VP{Co0nxEX?fUmgxOqwy=`;c#;*{sVb9 z+)T!QC=Z953-BMw!{KHo{$qJK++2nKL>>+|H{w5)hr`W0{AcoTxLJt*TpkWLi}7E` z!{O#B{Fm}@xOox3QXURBui$6ucQ-iPyqmc2qxvstey-%O{}KO-JRENR#Q!P}hnp%b zl3yhchns5n-{j$Nvnl>}c{tqE#{VG?hnsr%Kjq}8dI9B$^~H;{+J&F%Q=@^HAh55J*29BvllH7Gi0)7*DINU79Zz>Omn-B3d+B^%fsPj0e%O0INUsj-%%b8H_zi6$;07hIli$x9Bw|uH<5?K z&FA=?7F1IsO27INV%|?<5b0n_KY* z$;091etc(nINUsfKUf|PH_za^$iw00CHx`saJYFF-&GzCH(%fnm50O4_xNt|aJcyk zf0#TRZmPCQ{&0CX+-!{RE)R#BTKFU6;c!zQf22GdZg#*QB@c(2UGPWC!{MeizK1*< zZrbCIk%z-gXZ*49aJcD??-S8|1YB-Mg2EpYSoOUSQotLLQgWrcJM9hTPVqddJnl?AS_?~u4fdW|&;+`JxC zR@NnbWZTmXPOpz)IU;?Or^f&mxWc|);uh&=8Wy;D`uiEn@br<*83pf-Eh`(FKFa5p zu*4Pi)05iuGI==m6yKIUWpn1i_scV){HaQ=uzxtI7LUlo%^wgiO`ozk%iw3_UrnFN z->T#a`wx<8`KCPF@Okmd^eLP39sI8RPw7+nZ-4F7vr4Y8?~qiB8uD=S>f$cxQ#Pj? zyoLM`=~H>rO0KXUlvIlfdARvj;tAlPpaimdAQ-O;(6&) zHfKJ(NPa>3RQ_2dSJ?A5Gc7-rhZ`;yuSlP=IUmDc%730dl~=7&+BUetp10y?xsE*C z@ayysOH$dKwc+*ER7;=Ax2@y~`z@1dxs5#Ba6@r}^eLOO9bA-els=WWt>g;(U6X3r zMjme1P~0wk%I0*0JIHrRpUMx{eu8j?eV@d;?jjGz{^_5zOh})yITPU{)l5!YKBAH< z>@P^Z#Xxzuc@ObyPV4)zIq+!txrxiquH*{)dC9jpRUU3WR{RL3^_(T}dGb#uF8`#G zE9~D)zU960aKj74D><#_dB}wtR0B8vQd~2A%I4I9*U@R~ zCN8gE$rbiHB;TU8JlwpRxHYHs_OyY^<=Z7L-@B44?7Jr4qLn<{JjDGtt>+Aa_mLlx zxcrz(uCO1Me2c^7;pXkcQ#q~YTnP7)pOLtHX(d>^Cf8hoB zC5g-5sN@QJc3E%nx;)(cCGm1j>pAbhZ_2aFboqysTw%}E)8YepxcNI`cK6NZuxoDN zWBET5m;YGF74}t=YVoZ+-25|f&GadoQw#oCzHa(d{&yu;*mL!?_)8vczDnFQeahxE zhYNcChpV>y&`Peb-#__XTgk(*wzvnU_2t7=Qs^$1l=88m9t@Sgv5ZEFa+cy7fm|#$o@n7^&HWA%)gxczqbFsX}aeAZ_`#^%eqSb z$NB~j9sF-+>tDP4CH6l8Zcrmf_ZdE7*r;KBhYk5(+tDNYkLcNZVE>{2@y+zFV|9)G z$9LnucD+ZJZqNVaoU(!Gsv0nO;Q#fKQ~m!vC){ub3?ABZz>wYp|JQKz@PQ-JcS8E6 zIB|6PUhSzH+y8p9(l^4e;l53-zC-#S7XjOn|EB3Vr2o(~{J&frrSEj#bO#R`+OzZ> z-tYf%(fs=<|NEMBKgeaD?w*G995ABy3H?X@Usm+5CtSUr^o{jz!RouAe_6x-c9Q&T zF3Eo%!BRXfe%?vx{|(Ydwq)~ojv_y=N1E3(Ip%RWWb@8R z%)In6jnXnZ{X5LeCpx}%BJpKfm6oX}$c;#CkXI*SK63r4LS? z&Et^!ehMbp(yyeY&ph>!pVw$fp{!$a%-hgkV_xZbkMud4S1n!9z0&`)C57Lw=B)euD8un%-5LLXpMOsuBmP|EPc-A@iaz$9#>j6Z}Ze;^V+O2k3;zk z_?LNmtTC@?nm0LhoZl^T^ZIyRcDw48R^+GZN>f>HO3J3JvEH-O7dFZ^K7BpIiEFHP zep+vr)Uw{%>4SM(E?2KH@6vRGn3sIEWbmek-oN#dV;+}dHt&Ho=5<)Ntc>sB zY{}-`yT-f*ODk_z+oU*~_oC-zm&@EVFJ08D7rK;`@iwb`PMcp^Zc5$ZW{U$}6 zrVTPJAE))+ls

Zgxvyityp375_&D-Advh&d^ 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 VdS2O#^o4Hhzcw|dcDsSP`(M0o4RZhh literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a5003eeb5e61c4d30bcfcc88c696fccc06b30651 GIT binary patch literal 12404 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c196ea748fb7e4a0ecc1b2197429c29341f555e0 GIT binary patch literal 49456 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¨^ti3xh`hPN6WDfHj6~}+q6go zv!gQXMv3O`FBQS#!0&C3&orV#BgbL{h4<(JXOF(V{wAhG_V>ac6Qs!M#ocf`3ZnIx z_uB6{Sv$ftxIA0~8T0lC#C|#{q!Y??d%8PGwZ0<@OmCU5p zB$Bw>DplXv(VC?5zf5|UbL;=;gqN@8=z=ad$Hny?zLag~>ZosOtj}~O>6R{(nrutA zt4#XnRI*!jb!U>@Ep*A(($U(a+UnbTn(G_8d%CE;JzcFT)z;a)Q6-Z-bS6BF?2TO; zJG(oQsYcb*oo-9gZlyb#6kRViC2@<`*X(Px+1J*N_BAowiP_ST>8|f=O43ys)wZoO z$)#ACPtws)sU*IEX-hXXwWe@hok?|f)5&zklvUr<)J5mwnPhu&W3s6w*-7WoxMz)9 zA1Bpl{pPOvHEqrwwx>39t66jA)Gk?;T)wET_TYn)b88nZtexxDsx?iG)!flT->RY! z*K~FCbShJQe;+dGHSMXUSYu0l7qwa=DwC{lY*k(L-6_@6+1{Br!D-qY5Q>QW8q_GDvgs@@EjRIk14X~0g>{&KB?7H?UfZt8BKE0y+Ue_yyM z6{NUum`HL1Wby}P5*)zkkk!}{4 zzi4@EPGV||KPQM)w$(SJ_f5BUPMSzKovE+Pbfy~jomicio|u@Jg!Hb)mVLYEgw`}Q#3~oBiB-}C*uHDpd#H@c=H{OE#%`K* zm6?=z&ydzs-%X_iyuG6`(?Zv8Yb)1x)pwF1)7_PB?5b%vejO{sP1##FMszKuG!tu2{qN1i5`Xr|40 z&P|#~&1WYDO$M3WzJ%c>BQ--e0njAqXh+9`LczK6yT?ImWj=~o(Ulqc1#(y3HxTJ^+4qQ24X(51BpEnkQpJ#hYk z%aZe!&N`5W*3!kxYUeClxOh?0Pwwe%o|ZHbZP668hpvHTl`<2pZ7tOu{qxpR}~F_oTa0$(C-jYS7Y~ z?5b}{_hb|rHCf-fCSy9gr@k|Tt~S^DG|}65HZ^ypY5!U`@~FTEbu^)<=g`F&x5fS1 z*;zb$@v;S&tZnrhlIeC@zSHZ{v})TnY+0Yg;-Xq{2*83`pUHGICNuTPqk2-bH(e=e zm?SOdsg9mtu<_C%tB~!ahWbppQEFrkYbJ8CIlX}fuYYVvc6MN)>*KgnzrnAS#Fr0V zGKy9{Q#lMsGX`j(x5t;|2iGQRS1zkvx@cCNT}Wmvr=6BDnM`a@v}3di9lT)i(q%OM zYG)ldyRKICJsf5$4D>ddacDI&T}|7WLDhGb`B>z!z|&O4Fyhr3M@UR5Gs9@=HR6-g z_BE<*@uK-bC3-T{IDHPf^fp+u&0z|iNOLRMwx+F{KCdz>5I*nnyQGPRGme^c&LF+h zmg;WlXv+8wp0ZNry4HHC2p=MOU6jd7t-H=daZe}Axj|z+eRdZ5T<^e*OS(Faq%}7) zq4wYO?6?k%ARayTd;m3AFWp1|8@tk-SnR1AH{c+P zRnTv=d5f3Mp=06lMaz=27R^mAshx9xzsGjuo1=D9M-K)~PY><2ZBqO=LQVh_txR3@ zJQ}cmwl#OsnIDSHsD@NM)ffF{76<;&k5V&y@`MG}_F?aept2ZqX<7vQCAf*sYf>pi z=O7)l-~fe#hV24J z=Nv((_2w{dj#C&H^vyz=7LATIYcPLsu)>ua$O<#cb-NH4#OnGTpRb z;_%RI4-57*l%_4Y{7zbvqBCt8wau;dw8k!4eqhqwrGu6KSu5o;-mZ@3WG5YL%rt7J zX~g|uO0!dh7D#7(NNwm$(@IQzX;w;}ck6L#Cg+DT_Gw&o(IVQNaLzP z_dv_#<2;eha{2rZX9S`38AH~t&Zapiy|bmOo(@SkbkK>Dnm=dG-m&t=u8vFwU)xkJ znjfQmt_*!qv!|R{@y|oPqAjAlW4!@cDn_4dxZCW3g>z5zPRZ)-w{!L*vj?i#bc>DL zg6Z4LJ!?Kwit@}uo>L=PhnZ}Ta>n6~2atTTPxR_`QmWcDEk_@y*H{$5ObwiB_{u_H1N+J7+Ye?-xfVD=ltC7=Vcv+_IY&n)3cwM z{p{@LWGgS`ybmsh_lWw^cmijzWPGi^$0GE+HI5*5772k6L%L~;E-s( zR#Dz`g4u;pbDBJ{Gm&hY*jb%y#2<6U%z#gt4Q^}eX-#xiBW$mYzB2K*Z1urcJ|RHk z$fd;j3tB5iNO89aeWxOKkgB0xeus%0FU9_GQkZFHx(EnV&Fc12Z)5Cm5sQzI-Gn5|YvqR}&z95ty=1W59VZJhy9_Fh;>Hghe&PoAG zgubYa`CfqB(0a3LI{d-A|svd2kHtn@_Xhr9Hwt z7$2NJ%!B^r^e~?niXY|+Lg`^%7fKKFrJ?jNUl~dd^I&{%{lmN=l>f;8l6QylAO8(} zvy<*a0{G}X<_g4nub;c7!yl~Doc>LmPBmm>f3RLM57tL~@*QjuRS>FQL8yMarpG9I zP#;eJCf?64lKo-6TPS^ahzIL8o!~lKgw9T44#&@Sd$;ed>F@{Tb9!+6`F1>LU-l37 z>%bgk@WwoDsnj=^|C}D?)ggbF2gei6AFLmJ^I*N;^tqw9;=%ES%iBMczR2M| zBoLvW_{Lm;c<=t-H68w-zd1eV&u_{_2}g z@!NpY_YU!({W(2oZ|1@AoB6U({uLp9Sco4H;;TcvA;eolyfef%INXN>BC0sl-^HQ+ z-Zec&`GWr9^x$~%zvDrFa{e$6`j^vD2j2STL4R|4m}{F|_CFX8><{y*kUz|W;|1pr z#!ufo7*Cu&Hxxh2gZaw-RUv=Ja6y`{qG=a60P98}pz&mqFzG1#!D1CN_2lJ2PEp^g;NFYK_#fZ5A@!sQi*L3*v{5+iA??2>0 z|8xF9^MA1HUbTn()C~$ z;dY0wCk&0Z0qR%+^DL$7of8S~@9>id*Esxi!om7ANS#eQ7%zj=`NV_z6{(Ae2gl1I zgw5f9e?q3Si_F?#VfRJ}zY+fq8-|AlbS zUc=OT#25ML!_-HF_jCAXgoF6Q)W3+&aMB~5Ti!5wQj}7o{qzzwfcQX%4<;ULd#E_^ zY5vzRk z*?2b+u66vk6YuZD+e!Q||6`$Y^(b+=o!ig<6!G`^1^gxAZ#nz(I`Qv0_5CyPzc}e1 z5N~wq_Zjg)j^CrYY;?-cCtm0u@XA#Y@lX8&K)EU*jxowxxf(;fkzSVXNx0RCpCG=S z%CzaziJ#;6XA!=`;R^}xbofDpA9336P~sohaMa)R#Pgi?NfY1h?C(*;hdA}wNce^PP}^J2RZwfCXPB=|51dOIqkQR_#d48Ig$7hho4G(yHox-#NV>vsJ<5xKhi1h zGU9tV=~ofo*Ga#T_*qW+?Zk7P^qs`<*iqhS{u3{9>iZP&3!MIWiTImN`@T+mrqh0Z zCVr`t{{!M#4*!gJl{5Z4+V>}%^7D!R)k!ZR{+?5Q32}NfhF{+?#OoYC9%lKNlb#^{ zb9(VsuBH?0j&Lw>zw5M5KjM!#^(!X6!s&l{ znvL?D^l`+eIPG0U{0>_j&4;PPPjkwfN&F3`yoJP<(aY9vDdCfy_CK8XK~8y1#Me6Y zX(NtbgV_A*i2uXMe**EZocyN{zrf+=5ciz+yomTQPW>(?zS;3#i~P?1Vy&6%_ahyZg`o2Vbozq``AbyCmKkpD9;`HA~#DDCR_a*VUPJMC+|JLDy z2;c1F$J3>*aq^EL{cnL+$*dfD_^!dcGvUPSyt$A1X%7o2#j ziGS+wH1XY>{p}+Dywe`X5P#8$w}p7C(;sIN|J+uG+V}g!gY(aFbqR4ih|$(}2l3fX z{u_zo7-`e*AbyV19`_T+IiXE|g7{9Se$NpPwsQ3<@gtq~_#^Qqr~LPcmpSo2BRz$Z7l+v603^7$t{7i?Zi3is&C90En+S&h&#Di^^I+6HN zUl^uNC4Q;TW9l5@4?Fxq;`Ft%Y~^NdWc%$IQ&&^^EQjAj`~;^z?j)Xc((fm}w+%<1 zS3O3&(dqAJhzA>8j}ag13q#G?R^asiUn%`KC;mso|LOB`^(FB?_&lbfv=;rs=jCdk zzc!(eVznFb(kxr{mu3 zq~qB6vcp#sU+mO3P5eD4{V3uC=$wMLnA%8um8G;ln~0C~)61P}E0~JZIh4M^_ZO)P ziBIwUF?AX7jKi-YeuKkrB)-hae;e^Vob_iX@n9RI9wi=J9}iMb5&xAF??vLn{qYb} zzb77iK08RgO?*E;;2`xb@u%s-55kY@>zw!lh@a~4A;c>r8uE`M zKHK4O;wv4#C-EEnGRxIO;=z`!_9i~p7qZoC;vYEWEhHZ7U$$CITs!{d#HTp?aN;p% zJTwsxwgS~kJXjA3R5x*)Gw>EO$MVN5rIl(6r3d8~sMCqh@%`oMJmSHYZ_dqw^)Fvt zLFvnVe@tCN{8)$IL_9cN?@n`)w{mqK@nFkUj}hPO3%TlP;y6d(Ev8-~zSH42 zcMR&EtKKFav|p}zmw1iMPWL~3M7-PKUl0%Gd#=i&xt%19w{lhB&vhs{s+jl@k_tYO z_#MuC#^Z>`IqQ98ulyrb4RL?@qT|Cp#DnoRQqAe*FH!sV^3(Bw_;|nk619?ep~I8J zM?1Wkc+mbO<^jllGOfSel3BhWfs=kV@u2;OsSAh)^K+QG zn0PQ=hN+(rpXcPimiQ8f-%LE%hN?S=kMM<|YA5kvd=E9(62blsRllb6nB#w*c--Ny z5cj7aeSQ~Q%fVEv-szRUSba!*ou9v0eMUSOKlGGG>ib~*ELOS1gZ3;|1BnNp#}=!h z#Dn@5n`?*Q^U-2eO6kGzzgUeY9;_e5DnY!(sSlpE8H}G|^&R3>PWn9J!B(UWBtF&` ziqtaVO%6Ytc&o#4?bGaVoLdCrzesfw59(i}))No5LF#zoL45|Pt;DN+!yt7A@nC)q zQrn0J<8_d_hKDX=`8Gh^O?;Y@{s8gS4#&BA z&|d@8)5L=MyyRsSL$v~RA8 zQss~I5T$zmUW!A-*!i zlftnNgK2#{MmW~=!LX;h4;XnQzM^)VfI(S}UI?M(j zg8|qJwszIGuSsQKW!_3peUpqfKW9QYlviR&B*Y;RyG?JXH@%^j^oAXvw}cIY>VezZ z*vd!@)2K+7U7h$p(+l7dccR3dXe%!9OwYh4aZJ|`H=TudyN42I zlH{8t@g_;UNm8Flvb&Qcp6N`AWBL>C60gQKnZz;OigbxnBjuPrhc59q$bD)FXCylE0|n#7wX@uo?|9FJ*mkzFDPgBm!p^6JolproqY`#XCG4C^*h!VJvnpYyRl?4zgq>IkJF^mY zY9;L4O4!Mju(K;+r&q$xqlBGk2|MBvcFHB}oJ-irmawxeVW(Td&bNe_aPwyK9?z={ z_T0?8x`UUQ9$8Um1~R>2xY3&(5@wzvJH`>R`3T2beBxmk};G%AOp@eV)Q4eyqt zN-OI85o^{jyePpex$vVp@JqF1WT5HE?binY zZiItd#)-5SSBOh6ZMmY(tcLW4u=Ix7m>ok71VRA_WJjP~!V`AvqXZhtlHV-kH2$~@ zQ+Z0{TAHH;F;t!2xQ)!fT~TL-Bjw|0rb~!%J~M`iaqZ1qA;wWmbFQc}bDN?_OjMqj zWMHS6I^^V=Gk{IVR>ni2rTARM2vBha-6p~ZYxJqU{pzh{^%t3)Na0Sg8L1~hmo4|D2iaHJ= zl4%=>$C89)@P0EM!Fcj4m6l_XB~f>OLXLYE-cEj4rD>4@0t& zeKLgQviJOKE&FVb(9^a;UjI2{be)Fl`(k=tCN|(n2Jv-z#XA1*71#X55%vIE53U1? zvsnkWIzB_L#LZB&eO-JLQ_6K?;`+W~1Lqy@;0nUU^1nv`+p=1r=W-o@t&VGEs{>no z6XD8@96tx1e9jAOJ*Lj016v)R2~-@-d1JuGFvj(AF+Eif8?g1`v#p9_*@N$aisj1- zVCz`|eIVxrw)$a&E9A?bBM4VYS)C5XXLD9Jb;f_FNSj+{e123YUpnG*g^ClL`fp-9 zg>?G=!_5Y4>#!f;!V}pumvH4~#`sLs;yMSLvcAV2^l9N1#u^wmztM($FFc7c^4j(X zw&gA(TyZjcRuZl}h4CujQyI5A7@uKTeVv0*hsx8~A0u3NI^zoH^2Is&sPIhIQLe2I zu&ocut-${SOB?#4@GQp7gl&AJRnULIh^;@p3eRDTF;jRhW3*2tZt|neVEm_6w4q-L z&u5I!Z!5mf7-Om80>)-u{D3j)Z0iYZ>xs6tevGBc3)zqQRN`hr+J?}pcqoq(V4D|h zRq?~XUrf(?#fH4rgF4%B4s7)pbeV&|R>zR?wTKb`({u$%5fv;nHG4S<_F9*JX@%6yCA(OT{fp22`6!6WA{{nmqW891C{haY( z!1BfI8sJ-5$5ixgWBfSq?TnuXzJu}Wz;`nKEAU;6@jbD3H{<*)!oOs^8}L1hCjj5e zcmeQE#>;{4W846IKjU@44=_Fz_(8^J0YAj}eBg%}ZwG#a@%6yC0hP9&1LJ?qrtMB( z>>O=7fuCUfFz}O%p9KCDW89zX{hIL~fq%pJU0~eMO55LopJt4E61`^_<6a)`S;nJi zxO>krE(b=V(l#0R1;(?1Uu3)l_$9_$fPc#v_waeYV|+dE%Z%>=mNvwFceV|m2Y!V; zZv(%|_!HpYGmc~vevR>XV01EVQ-P%)=K@PV9sw+M-UR#y_MZg&24mcN=Do@IGT^ru z;~q2bZN@(X{v+dCfd9l8_mz3L`Ioj|1OJ8b%fRn2{xdKJAZ@q@*6w?RzR&dDWxWvi zZ;W>bevk2ZV7XBd_k4M{v6!}lfInn>1n}P(uLb^y@dn_J8E*ytgz>q+pEAA#_#cdM z50>{C747r^v< zENl+~4`lo-@F2!-02ea;5V(l3N8e?8gBceB7c<@icnISv;Gv9hZ>om{hPFE3VT=z4 z9?tkk;1b5Tf5#ia_!Qugj4uEl#rR6#-5EasEH~`qUK(!?*8cz;WBdW|7{>Ty`0v12jA=8^ey(P09@(B?ygPkw@5#+LdjU^keL8RrE))HHc;rT_D}fJV&#l0RGrkLW72{`szsvadz(+8CgK%jwz-6NU4IbH- z&w*F7=PO`2j^I8tuby@MX2ZjY0Bxgy!$(B&6{Tdx3PXDa698`fjb!A3f#%~PQs-}1-MM~hv1R;PXTwa z=Xu}^ZhfsbaK06vEC zEZ}1q&jUV=aSQPAj5EL|FkVl%bW?!KL_Zy#6Is6ycr)Xl0)LP3wZK~#-vzvt@x#C; zF@BtI>B#{u6a9I3WGuZ7d@g>0LGrpW~>GuO% zCi->oNLjZ7U%;MU0{?*V3&0mLehv5{#-9TJka5-^!rK|s|D3Bze-z*{(MP~@G3$E( zU&6Qw_)^9P0bj;=74VN4uO?i2d4S7A?}q0J);9zHgz?G1S2Dg4_@|8T0^Y&+Uc#kU z1-MM~$KjEFc^>#`_Ph;z4dZu!uVtJ~7tG$z7>@?Nj`2j`>lx1jzJc)}z&A2J0{AAz z4TMW?4se<1$HH?9>lXpfV|+32&lzK`dcR;yr>=DU#h8{uA5)d-T8wpE3tKz_cnRyc zHur94JO%g;#``*W7Vw>{FK}=jupA4T9DfV&UF`30a0d8p){l1Z@xT)2OyFO#=N#Zw zSqjfgy%hK!)~^7*m+>_Yz8*Nq`ooU@amVwtgP#Z9$^KUy{5tS`tbgF(kAWqAHl0S> z`s4vieFizW82EmUGs3~6fhB&GgC_z@{8_*caNb(r2N~Bn{w0n-3H%Uy8i5~Xe5B)V z2Y!V0nGR(%oC6@IovUU(_j0+q*2>5B%cXRLv;Gu@j*&o&MYAvVrgz)~)jY>Tn%de71y+OR}g zj3v*;!F2MTV-JS1&5N$J7+vB$&z_foUts(i@QaM!1C~1c9rz{IKL`FT<9`AFjxjza zw*Deu1g32`@GFeX=M@sC6#8+jmjO#0+}rNG%KF~Gzh^wl!L`7sENyiTHlJ_2&iZQT zf}4Ohv5tG?ZT$7X690GyZwCGY`%iW7nZOeBM-Iks9Bq8udv9aj0{jNYxfA$J#`idW z+*|Lx#ro60bY6k=4ZmZw_!Z!{+4H7@{{;L;*6}+=i$4bb6YEiYjv+W7Sk8ZN55M;cvt{v!*2wwvLH&~_8>7mV?n0PmlS9|ZoA@e__8zYX-{e2hNAq0gzZ09&N@JO2j z+jCvq!)(w0XTT%l1lXSc&xGeBjx!e?nNz^_+Qgh+oxmQPU)k#;V0(SEgs{C%Tn3LE zn}F?gBEFNd*Q%@Fk>f0|y;fZf&k}iEZ&eMSHwSOmJ`&mRc zJWJRQY(I-2==W(hu#EFOU^(yY4}3G{HDf^fZU}VgJJavdU!$N)f5m{MkH!K^ADR9= zlVesumwqvQDt%D{UHZcGqqINz&aU$_fjc?QTwrN)(_d-U>!3?Jn?91ZT?Sp+*7S?C zC;Gyk_pSzB%yH2E_WYdwvjF}t*+}b84Hw4=zFv?RGpyQ%Juolk@=;#pIfVFsLLoZ?-Sc_)?^ueqHYw;|CUd%eM7SA&1 z=w#Y}wRjGLE{`k&*5X+W9TzmT0c-K3p$}snSc?b0d5>e@&<3oJ%u)`7KnDxl+Hmo{K69z44tE?))%Yw_#{9SZ|(z*;=>p-*NVSc_)~bX-8w2CT({ zV{v>c>%dw(4bZXJ&<3o!46U@e}Lpko1}4Oolk zEabzm(XoEyaF zunw%n^DF3cSqIkQ!Efv1wX6ec@w^6o9_zqbJb2bbd_L>IT09>@$Kp*Juoll3&=;}} zti_X^L;C)#18ed0hkgL-z*;Y=ZbQ z)`7Kn@Qi}^a@K*hc<`)(_zKp6wRrH%g7_h<18ec%*#+^HtOINDtcHFl>%dw(t%dw(Pe4zx4y?t4XC=g& zSqIkQ!7~%$Ygh-?;=!{M;w`KLYw_S23h^}Sz*;%dw(_+49u2*Nbzm)?3DA#X9axJ8&kKonu@0=ovk&wP>%dw( zbD(##4y?t4XEVfmSO?bPSqyz0>%dw(E1|Dv9axKJ6?A+sMjNmePcvcfSoUY&IX=Kz z^kbo)z&fxN&lc#LSO?bP!FR;*wOkgk7SFkay_48~2|T9+Sd0D>=%=y{ti^-pnZ!?H z9axL!7U-w54y?s<7xXh&2iD@b7kVq#4Ooi@&w%jGW&aECoEKm%`YX`SXB}9J=WXcU zXB}9J=Woz2U>#VC=M(5ZU>#VCCo7Ni3t0!&;wgZB5$nKOJVnrd$U3kV&j{$-SqIkQ zDTV$c)`7KnDxhD?I%dw(P0+7k9axK}4f;=52iD@jJpl15SqIkQ!TkX7pRx|D#j^$a4%UISc+P-+73;uS zJm*2bhIL>qp6$@DWgS?H=ThixJjQ^vc&;Yw-N^o1;kh}$TJ(FN-@-bu77y-Ei2s~* zU@aazcOw1^)`7KnUWI-u>%dw(c+Ok=Hr9c)c;1J8JL|w&JpX`x2kXFEJh=ZMekbd| zT0H%r-^Dtx7SCYlce4(x#e-*C#DB>;uoll)==ZP=ti@9S{a)6AwRmcv?_?cVi)RM( z`&b9o;;DuH0PDb7JO@C3kab`!o`ax2#5%AR&!NyCW*u0IrvdsStOINDv_pTCbzm)? zbsan^ygcus=;1na%dw(Z$keq>%dw( ze}(=#)`7KnK7;-;>%dw(UO&=bVI5eDryulJSqIkQ84UgRtOINDjDY?c>%dw(aplJ#fwg${gZ?J#z*;;Dp})mCuoll!=x?(Qti^K}^gpr=ti{s+ z{ZFg|Yw;Wj{V%KoYw>hJe}{EoEuMAIJ9vx%Yw>I%?7h$aGvWC#z*_We(ErXluoe%V zCl>#Rbzm)?A4C6`bzm)?YoLF^IJlFWYSO?bP!E^26U$G9X#p4x_PIoV2 z1J>f{2i;>GSc|6^dKT-zT0A46M_32e;u#AaU+~ffti@9SJ<2+;77y;Tis!Hnti`h* z^jy|~wRmv%dw(E1~ye9axK}9(n=mz*;;e31AU)`7KnhCq+A4y?t4d)4BltOINDjDfSF;YR#d8$&1naJ`K8bZ;Egsxc7q4L*Sc~U}&?mDFti^LV z^eL%dw(c(zKsi*;Zvp6mfMA8T31J$~`|0oI}q zgT8=uU@e{)^o6VgYw?sr-=B40Egsw-7(ak@U@e}h(Cb(S*5a87{Xo`%wRjdnU&K1F z7SB@Xi&+QO;z>eZ!aA@P&l>0lu@0=o(+Pbk>%dw(8=xP|IvDzOn+ztE)yM7dP))Nz~eq(|7yZEP80AD_O#Gj>9_!wiQWm1l#Ai( zm9b|7y_L=iaGB_*ku>=`tOM7KXM8EW**I4K&tZKBy_GHxaGB`8AZhY4)`4s0F@AvF zY@A1c4`KZYdMm}w(FR;5I&PbuoMaui<}k*pDzmYzyS{BLSH`~?<0T6)>jesr{n)FO@3D1M*+QlVg9x0_V?X= z7~CI~_mSND_vL*UoS&Nak!pW+-bYfOKS2L_pa0`?wge9VpdNIdjU}zfQfo(JFJ8|N z#pmP3HY$x3Rn^$h)|P6gv0?@Y$8PSbZzGraujQ-iySuy64L#kd49~uA_je@O zFiLa8UK7feC43CM!xs@A_Q^`gv*^PvGHchtstCDubK41b{?(mtLeRx zUeNLCPp|#y<;KG?;Rt%!&Bi;51lNa;T{c@2y<1-^VYl3msNC(OpJhIkW0@gAUf$CGY1yT7>c z{JT-YPYNyLwgr1S6z_eCciTXYw>zcVcyEN_-AR+}1gfLmDA{bEgnWAsSL*js>k7*K zAXM&-GnM)cEnwJ>7`<${Ike+8Hlmb_R%#P~Y&Oj!AM(r;eZ%*adW{khFHSETZ$v2G zg%qz-^5D(J8ybqY@&|POE%C-W@hU^{^7l~c#sNV<8?QVR@9YcdJY@vePdo9ZOFY~6 zcT~_lQkY<}As$|HL%zMH_Z~0Sw=`70Rpdjv*bVK1?Z8m|9=Ms-1L|M2-*|f2_QP#+ zB>PP^V;}eVyFvS*2(tRyCh~RC!3T2$k8nXe3`eZN&M;E%(`37>kM_e_N0H3HrcmMzZ literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..8ae714d6307b371778af81894fdcc45488b142d1 GIT binary patch literal 29328 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 ia_EDuqIiC~?l`47Y5dt_=US}Agj#N|BvLzS%jW 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..22a15f526ec0c9291e1289ffb21258ccd122158d GIT binary patch literal 88972 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 Xe=ico`Kkq{doxc+iZ-TBAol(b(L05k literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..932295becd7acc3e5d64a89d1499702e3e493c5a GIT binary patch literal 58856 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 Xe|525@HWr))zW9{zx66WeMtWY$nfo~ literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..62654a1f3a51ba4454144bc44013a9aff0dcb500 GIT binary patch literal 68204 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 MaOvwr6`^$h08k;~q5uE@ literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a6667aa111e52b2868fd6c2069a9d92938177288 GIT binary patch literal 105368 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
  • 0nw(0=4Sd0L&4PYUKqXt>sJdWs4E5eBIa*#_yu0E*ulpyX2!*| zJ_cx@&LtV)i5EH>eVhDOCi(uE`f$k;B~O+-Q<5P{()dkdhJHy#ugO|>OW-QpwDY+c zo-KJ!W=c2o3AU~8a>uK1o|~U4Y^&RAl2@N^p>Eu>sA-HYY^Z>K~Wm)A{; z74L5GT#NUzIDW#U4lb{crm8&82U#xPlPPtW%NMYH2S3RwkADS0iJZUGlG}WuC7)#R zsTQAZarZ3>s=hgv-2M5al6$}I@w+U3kHzn``27}tA^|^O$!-3O zC4bK1FIxO%i@##=S1ta!#ox5}I~IS>;-6alGmC#=@oy~7|DlT#+5bcCw97m-0Z+H& zHV<3!Op9kH;N2{_&AVIj+yuOrCAWDWOWrR5A85%3S-da-FS6t|A7RNyCE#N$`B;k= zC*Y-)+~)LOxA zi+`Gce`d*j?s~`d1ugFF*H}(#A0I&tmv)03qwH~&W(|VZUmcsHb|Brc3tNuj1 zx213M0hT-wA7<&>e3T_m#K&0r#R<5#zVUcWwDfK6t#7RFt!M4?Syp-fDW7MRXLE18 z;`SusORVzFO2F$ac}oKBt#8~On|s&mEI(Gh+N$5?-ulSpZ?yCiaqs${^V|GNt2~=~ z>l^2{`8F%R&2O^gHs5K5|(@SKaP%j_d{6U=Dpqh0n2Uf-QQrj&4*a|ZSLLA z;QTfpX63iJcmIR)d-pSrj+a>F+uXaK!R6U}x|QGN-u(&AZ}WLpew%yuGdRD^=Ue#~ zCg4jfxy@@Wc_LnK={H)uDFJV>d&$r~O67aQ_+~ylC`Q`-tN=t6@t1S67 z3HVk^Zu4!HeETu-TP=N?-)_lmey1h3`8}50=J#6i2QB`{G4g$uzRjPqF>D&BMOK$UTEV<2-e0qW8`N`%%OK$U2OP*oz%mh5! zlJ`!)2Uzk%e2}GY^C6bp=EE%cD2tD=c(KJxEk4oU+VXVv<4$y*nE>9;;TvCE#-`xy?_rn-^?26rKVUxY3H30wZtR!;uo z&0j3<K62(PqoVT?niR@y)3!S`&jY;79V8sAqjY~ zCI3(PWUIVm<=*{4wujA6v&y&mS(g02&6io_A1hyNrti?+#KEdLX46a*B zXTQj_u8%XV>*KcaJmkx83t_o;y?k`syPv}PHXmS>KhWad{S?k$Xvv3Je3Zq#`z4&e z*pl1ayFbGEHlJwapJef=|7AYIDsPs>z3X#sugy=h^v_Jd7g}=fehimybMN|_<=*u+ z^JP|fHb38z+uXZf$>rJnQY*jBz3W}hZ}V+dew*K9$#*8;yDYiQZ?oh!_pX<@y?0vr z_Z%bluCKYgd#(KUTYSI4T?pXEoidsaydyF1=P3iVukTLJN}lfKVf_q?hYjvR0Ke#B zQt)mT&$0M%7Vly4<1L;i`+ugpALZY}WVoE4zcs(lBYTy&rSSJ*oD@m_63fAB4fzj&yBYacfp0bBYk_+i z@=f4R81hSiiwyad;NJCWlDG!E)R12f?sIuiYy{3*hGSORs=? z{SArNz`gx^Nc;`F$;khA@N*3QA-MUx$|vAg8gd%D?FOeGQ1^BNC?t{~^RDMYA_ctI zkdv>*bgw|Js>xqN9YaiT|b3HfAC_ofsa%{_hL@c6yHonz{eVV1i0sK z>Ee6f-uj&`ioqAS`stz!+?#*X#U$`-Lp}|he4dXCF$>(>ztLEv8vCII;O2gA5jfu3 zr;f0w1*bmn5td_R-fvm~nYq6^AKbj(L}TZTe^_h=H}`*ZFT&jaT?0-!y1wgy&Fl4_ zf}8upTfn{X4U5~rU&Wu!|0`hg`g=F{K`qA2aX)yHJHBD@Ft|6KVX+U~yncNO-1FbC zY@2!g`Xc0l{^SuBe+HhXDe8M2e6=Be8<^%KKEl$s%>DF7kZ(2g>0ZF)S{>zm34W^~ z7wC(5|AhV#-+n_*&!TwieOPn^zr!dmoAMhx2i)9$9}jNszx#skGxP_7zijZq;QjE& zM_A51?`VqlkA{q5n2)d+3r>HUj|VoduW2oL)sRmGHm`?gg0DB^bS-XPADjtpUN1$# z&FjY{;7{OB*Ix&0UQaZGFEHdQfahp+Tu+=2ey_plTHA}qOtBff(2!paZth3uTD#bg z-vI8dkC|dS_*6r_3*6iv+z##?-Nb|7_qb_!;&I?$2d$AO4uZGfe@pU_Cth-ODW!*a zH;x}K4ufCkrsaumfV-!u?AQ(9^}wRcC=dS*PL$z4Q}U4~@Xl2+mEO`Rk37*Ge2&o` z{O1kvQmQ8(0G{G@Fi+sWJ&LY|oaTa=NuK`6;0ulN%D`tC?U@38qEX&#@YP29&j80V zs*XGn1Had3Zyk88(Vtdu`iFsh~{wEMx(zm@a=}Y4!qbXzZLu>qd(_?Ut{R6 z1J5(Y?-KA^jP_g&-rXqg$KdB0`ELdq0xf}dd!@duIUvKp9G4Nc&zP|^5 z+Gx)o!S6TP|7Y+SM*VMr&o}h{0Zwb69-LG4QZfr}zhd-;nGpgLoNTlw0NXxp*tY}lrAGg|fd9*=?|ATW#&`|@_ZjjC`02Vj^yeh-uZ{kU2j6Ox zKN+0XSlzza;Cl@Fo(VqDXzyb1`;B;N1Wz~oZ6$bbBmZjfSB?5E0{_0De--#%!{2@k z{-Ke7CwRTlzh9ERVb9-y?>EYO82o*sz5Bs$*4=|Wo&|r}$o~rX9;5uXz|SKU-+GyV?;7=L; zH4*$}V?4eO{yEyH>pu;AqETKHJgUX0pVsQGM)|Ga%Z&NyeDJ>;<a=_xco=`0{{i?5L;pqaH;npU1HaVJ ze-D_hadiHFfj^}w`u`R92*W-Bw7tKPKLdP&(ciA%1xEjR0aqI3p8(#+@UJ59Ul{iN z9yt92MctlK@EeT$Q@}4U{C5s`nlYZ0;Hk#=F98=u`_2Zx#>jsT_z8x6)_^b3)uaCx zgMVbS=W6g4rTY0go8v{SLgqu+MYg6tjHfi9drk z82$MhxOe1<55RwHjQ?lgbWebfJo%RV0h*$J^shkkjrNdl-EGKo!QV0Z-xv5JqdkS- z-Hi5+1mA7gqZqu&7>^3@cilGUi5cKm8FKm;&dG+n8a&M?kM@?64f`wu&ojo4{?FR` zMtQVW-eK753h=c?|7foNn-RY|z-Jou-3C6z8(-s9j441Ycdz8`;l z;Q9#ofFXY!{6~iU{|$}p0)NTiUxV*7+80FMFEi}b5&R2dJi3A3YLrj5+Gg~3 zAb7qpo!#Vg>i8RPpFxOXIpe}J3!yJ>CMVwC?CxI0|9zwC#v z4Ri}gl5^We*PnAlC&)_;c{lI{20tGB$A*4CaJpyBN0KN2zf@DyHw^qvL;ri=+YC8g z@hR>%cm+7!6W}99Ob0)pDaxA*{+_|l1b@ZQkAe5cA0K(5-o=y>7R$iR`}gOAe`Mre z5ANL$%n_G@FLnJlM_dC=*O+|dh#SGZ^&>~@1b@c$-yCr}cmy%VN1oUXeu*)jd%*j; z@sJ~)0RMr(4}y1g{WV9t2wq|ESHYLL_2r3o!J7>EN8nox{yF#`4DO&U=JS4ZZ)2?M zKVi`ce6qoFz~>n}4}6KiPXPD!Ghq<{H}5Zw1~>1YjU#>6{$Wu8zRKX=2d8^be1ydh zz<*=#D)2`PUIYH3!OsRapFda$z5_PkBTuXb_l^v)8T=eKAwygV-ou?AbHrBg1qR;^ zex<>01;51@?_Y!OHRSh!A9i`3*bDxt%P}8-?{>!r_d~!3xbtz2_%m^%eQ$w#@tPt2 z0e+gH{|R`V!M_HdW#kWF?pcs~4LRM5n{V(l!B-o65x6&Bri*&;l?4gC8{HW#Bz^cD(OsGWY<4&jkOcp-
      cci=k={bzyiGx(o?4;uQfgTG_&cfk)B z`X2%RÐ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 DgFPPQ literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..0c0747b715366c8b391843a55c40c88986510778 GIT binary patch literal 428964 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

      N<_d;AAGt!x&=f3(xeW=Z@fJFRS%#ecTb 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9b6f18f6a89ce3419b298864d6bc85407f33ad3f GIT binary patch literal 143956 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..219c086074fd5c34ebbb0d8680ce8509bd400932 GIT binary patch literal 61772 zcmd_T349gR`96N;-Yh^662cY%2{&+pk%SNy0TCgx2qLA3sDOkJ0t7<9Bp|pVn}AjX z+=_@46)n~cw|=c!MMdjEEmc%pYF%5k*4@k@0oM%BpSbM{r^6n-|u`N^E}Ua z=AE<7%$++k_q>tgMg>8jYzovT$}y$R{;M*)pE2}QC903weDazgPklzqwBTB^T%+=W z&(yWSqiXZ>tAo54Z~AY@Q*Wx(>8UBJQ{H$Z|J%jC^?PI2s*-gBR^7Yq{C6WQGRn20 zL*p;lv1aU=^{ZX0{Pi9`+Qg?OKQZO;UF&XHUvlAqRoPQUsavSNM{iHAVT(2Uyp|k3 zYQ4v(#`93)iuWf4u0%7(?jKuvJbLPm^;?Ebrk-$R8a}FT+T`KqkL;WJ)4;Z}AMyLP zwk)YFQ2Je~Zdt#3-GKFj*9~1YH0yAFR2teO)1>^t`sOi(VAVW-L{603NEHLUA-!-!|Ku3Uht{<=$=mW@=`pt#`qy{*Sh8mYI2Q_2jVB(=XV$ zW+IJQH<#95pf7lpTKI|8&B8U?pZw4$jBMv}C>Z(qu-PLHj2JcM?lF4o9*9l*;rHBeXE;= zYqq%Hp;4L5e3$d1m(xzN+i3o`XgRr*f4k?LlU}(e$V%H+x+nJF18WDbJ%4mC+OGBS zuvDtcRar`~IPxdfEFDTL#Vq0}sZ}-gyjJ``hhE5OmTC-{CR8j)12Z_~ zh>mk$2$~r~jD0bQXBhi_lCuFm-ULfkIX!Hc)Q;IxLtNZ;Wr&Bgy_|4rifkY)hZ)ok&Aek#_k&AkTqEm5)dZEi7mpo(?O+Ci}SXY?m61%F%6f0cGvdS6-`L5-2| zdjkAtFtRwmYxBK?k4HX0G(Wv{D%PJL<{OlXwoOaHxdun+W}<8iU05f>Z6&=`GX(z? z@=XAfW%?#PGwlJpnmU9`Dku%iHi40Xt$V5Vt>#xQLsmzukJK7}Na${25pGqr1pLUT zp)@p+IY?_Jv06p>vDy@9nMPC64!O~Gc!vtY?T{NBnp}z8 zK!=q;JLCp~qJ|OHz%AD;$WC^23%XfHE7MYms3Q?{4IQSX5SOq;S9oFVV6=-JhjklfGW)f⁣g$lpO;-;S*L>hzziDnKwJE2PeU!G zsji?+vHKuR&;oYHR-?yaYv}JZ%FhZ;i)|dnt}Jq$EUu--wQ(3+%LtzqTS0%P$2X>= zvH5M<4XhV4!c2{=B*V1WDr3ef)6FVns1mR82P*U34dcT=8wiGBm0GDEX2%numxo>k zX*BfW8&w*%S4(7CFifd-nBW+f?XkORtvb+O6?_w!Hz;sNGjF~Lhf5AS!_m?aqve}$ zut;_|R+xVq4i({%k)om_MY)l}qfG_9?7(PchK>r3v;sy-%nc2Ul(;uGXsD!EYR5)u zBV!|%YWuy@H0*VZjnV8*9vjpjr@79<;8-j+GdQ^0k~$nc<3`7g;>IAFYR1AeGe#&V zI&iufS7l+3V{|;%*apzgJUYziGkYNn52{{lDRtnXrW4;XyGsMNqO2XM9pCCp~cIv+n z4Kre@X<%suls$COhY+(SyD*2QnHD=ObbU?reo0(*l0f^rXd6%ANrG*n3>-=32N2%dB`6z5-DxSqma5K5 z9fm3dx3;$3ZRl3CI`1BDjm(l;!&!nkb?foA#k!hdb9?e}31>Z*a|hxW-pDBe*AfN1 z)9+|gLfV^~W$OfbDN zWrslL0!eM_N1`2yOsP3u+hSaIoU4L4U2G*fQcKQ>%&$59Yc>>N<~DbIVL4peUOuJ{rjkG+U0a|8`3*_a7P(=W<~S zKIN|*_6v&qTDT(j1vG5Njp6QICDF%uRP^q7s7NrS>yq+nI=xQ&D;HgL9!Vv&Dd^d3 zIGv$&nQXPr-7F$Y&?`0`8`1f#y^Xh6Vh?yNhFtsavj_i~U7gAUHu+lkX z^tl)<%|kfT3yLEjE&!+?vjYe1W_qTL>6xG`xkYyG6rRg$)*b;t;s~uu>em;HJXv9ne#N)3Rx|Rf@5;*y7@U{vWMgZBxj_W+?L6? zoOehlrVh%$Dp^6Bv|$~uC^c)gO6AQ^-k9tdmAEwtC|f9Gu3HgM&HB)0vevH%=vvIi z(vC{C>F2LVLUxisk=oi7QNngXFeV$IeK#snyGuw2v(4a(I~%4M1e<;szAg~Fjl zfoq7QI(4Fwgv}eHqIK><#fRmTj8ijC&OkA`q^drqzK8i?B8}5ksuXTBHz_ies#}tS zHkHVrwrZ1xP2?q2f%3X17lS5DQk}@5{les$g68{ClbS@FJ;S*sTSodKB@9 zB6Up8ker%U+#+Vw@}EFWv8;s(PwlR;nq3A8*YZpp;?2kMK!WU7&xXj&PrN^FI6?N%8%4!fvQZ}ex&uh zY-NSk`u))pwQc~7-!W6c|=Fx%P!<+b!ot2WlsfeN#&&FjrTRan)m z9BFee+uFR24ODW6WtnS>VTXCyc4g{g3sp?v!Wc(i) zG2Y}eMdlCR;UKr=^!Cu+j>4?b^v*ikERj8r+lIHhN$&s1?#8X*?PJ1@F{O%(7`KME zV+kjfS>ro*;oQS z8fM!x4|S1vt3!ekrCF!bZ� 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 PeKX!sD#zP^-R}Pf&KOH9 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..519e885172f033b0fadf0af03e34df6f7ed0bf4d GIT binary patch literal 37756 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 F{{?k&?NI;# literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ab66e0d8c7fba88544425b6f65c079c1970e6718 GIT binary patch literal 61316 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 AM*si- literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..1a6f37b757430782895ebfdb035b3c6b1fb90e81 GIT binary patch literal 22856 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 AssI20 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f537c96f87d1e816ccb088cba84340633cb6a88c GIT binary patch literal 21120 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 auAq@rox8qBt{@@AL@BahKDmMlI literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..52f0904b78cc1004ed28255785b911cad89acf75 GIT binary patch literal 11536 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..2cd2b65fb004ef2226260afc6d90af737e576af7 GIT binary patch literal 12244 zcmcgy3zU@AeZSv4_Q@{0tjjLJ$Aa*I%FOP}0s;cU0*mNMKwwoM4zshfyCbtR<2(?E z1|^_Eng_vGQW6tsJf=0CG}SgX)nll~63ao07OhP@wWhJniKoZfx$}{f zaC(}1&i8%4-|zps|9ijJz4zPMJ*x)#9mf%-IO07~VM6@kG9md~X_zghh)!|iEq9%M z_?1Uaz3|e>lc!Fce&O}wmmYllKy=^y&n-Ie%)w*(j@CMX=>7*#ZK)eg^Z>+iT!!;vUpT4^Pnq++M9k*|K=Pz#Z3lWfK8ju%Z zg2bMkudbGgFCY*8Krodls#?C&9di%~E@HSYC|xZwpU{aLqFe_fu9PEX14dZghsxscVp4xHJH?TuT{z2~P zQmHSgr+J*V$LVO|&bdG)BxG@pOvWu}-k#ir$R}8rWg>UZ1+MI8gfJVUyn1r2RE?Y+3edXgwzIM_+zC7 z_luokdb_g)&9ysQot4VL+w>D%Yai-v@qHHit!TswjKE~!Z(h`RMdQN8HEno+UBN@mM0oLV z@jzbZB5^&ebrowv*tv3wtQ%a|IBUw{DGrQ{L0Nx7IflHmrmSgG(I&6l>P)Ix*7-o6 ztlJ#4^83)^i4e+tqtG(f7CMD!g;4Gi9h0gY5ZbC7sB+$cy$-HUq>bHeKe*QszRp8^ z2uwBs+zH27BjcUZa5~+%5>vwBN}OV*S#?NXXdWD~*)T^88`vP;^MBAV^OtjeDIPMK z6|P8IDllQ7tla3WTn-zXBequH4F>wfp(pkjA~Q{>&SYYa_*4as7$|ErRo8GtIc#i> zxTyk%43w3dt1FwBBVrYpG*H%0iVp|2?XrQdz;;mc`8=Ft`SoffOp&U_$ z#_5Risr+VGF_v$-U+msfPJccOK53HEiLw9I8aoW<_POJ#nqO%`?)evfD9Y3iIGhEg$=_V)Lj zlH{`aV)@RB!dN^KD(3Pd;RGMmLUDLFIT9Y@qaOo`m(s;paaS%`fQDx~1_KsvAb2YZ z#e6C=3XDged4P}t&+>RS16(6SmesIATRc=srHi3dW~qFCf{qBvcgugF6ZH8V&T_$) z8o!XhSECerA8h~MqJE#O*x>a9>(5Zm^prE#d)g14>HS^uovTOneX8kci?13lnPct@*m#f!q>RJ)Gyi1KfU7_*#P-;mko$HMPrwZ{< zA(u=niS|SmMxv2k#`B4>C3y^bsqsW?cPdfHV?UD2B$BDF(CF~3@%%_=F3{-kP*>=a zqg^39y-P+jCA1M587XBF#Z)#EDkSBx0Bty4L@O1Z$%YDJc*wVhZq3JYFz}I26hk|* z={VlQWN0W=97!e9!>kPR&86{Ns2CqgC$&(_CzGMVt*K&SER@J*b|mu!G$~@S65gT( zv7#uXb|-PD9^239eXh(9-S*2&94p4~X5-z&E8kVh6jGy^D!&mXZ2YzUPwY_<{Woq0-r;bF49wdfv?@Q zE}y*_y()CC+ORIPHanb@2-D|^Y^IP+C%f6LVbzi0YzcQ1w@O|<+5L2UD4A9*5Q$hH z=3pUKuUN6DYjz@^EfhE@ht{s{;&kkphA+`ixcbcdHHu$2w>eEdvB0yu=xffcyVJSH zcfkMUz~SJ%HTTutU+4Q?!w>t8_x-5vRNu>euk`(W-|4<)(bp)JuRvuvtqNx$V4x)^ zUyW!k5*v@^dSVIgxp~$d{5lVE6-j%a3{D z&w2Q14}aa_WeDKsg3>B}fxmfJMXo=pI6n5R;`fX`e)UJPvcoT0rNeH&dOT_qtKhcp z-x_fH`dkZcpU-;mZP-)^h)n?Y^{D>9trIC@mB&_b3yvR^wN|kUc&pC{t>R7t<*`W| zs^SynA1v-D57VvU5yZD!{5#<9m+Q33b7`>h{{XSW7H8idviOg{e{R)(3HSjk|Eu6( z%l`)W4OaYLz&BX&cfh}E#XkW5g~dMxf7{~tkPttx>NkO3WbtSn#u~j?={wJ27-VZGQ%fR0%^H%YXz{f297O*|v{u{VG-u^qdJ)V6C zZohvYgFmZI9{Yd@pfB%3Q>9f*DEEyD)*s-mj*|0PIcae|OZNNhf}gPBA#i)X=mpQ&rWP!S>m&V_mv`Zi8MGiK@ zR63J7%vFc^>cC#W!j9me+l-hrI!{Dri1aF3MCa%=x^5_9dU*H*JIR z{tU{yGdK`oqd2e?9CTNDnRal1{e!6X%z?UEV*`WoE)NbU9ART{t2QF+$>4y>Bd_M* zfHtTMY)ReRRAwaGBOg8UL99MR%@?QlJJs`{iRYYSMBBsIp%C{)$Y@5$l0yHnIMFp_^C_cvleX9|G1AZ^I6SU3cOV z%CXEDQkasHP&i9GtnjCalM3%89#QxJ@uvJp#Q^6?hZhEgbE0#b!v9KqyTb1ge@5Z|B;KPi z=QQUIg*%AvRCqcuFEGk1;?F8PpLn0boa>$a3UeLe+@<2 zpu%que@yXD%vZ?dlnrN3-I)Y3U;;LPn|C)3bCs_pQJuP>BO$~ zY@*(zbYfR~I1Ws2Rywh(J;T)b(xVW&+A~g_Cx=4pYEOZBtI~;G?b$_rlG2G??b$=U zP3gq0_S{3A7YT*f)t*Dt+m%l2YR^}xb3j5NcD3gy^$w*IyV~;@^-iS|yV~<4bxy)4 z#IE){L!E;h3bCs_&r_eObYfR~UZj4$(urN|d5!u7N+));=S}JtDxKKXo}W{{Na@6` z_Pj^EOXa&$j>}tX#^;*wvl^>YP|mh+Xa3MEx?Q6T8}T6ZJVt zCw8@GlzK?%#IE*?Q|DxbLhNeK4(i=XCw8^xGt_&OPV8#W-P9vWCw8^x^VFkCCw8^x ze(JqSCw8^xA?kCLPV8#Wqtxdqo!Hf$Kczlj>BO$~JVpI-r4zf_bBy`|r4zf_^S9I& zDxKKXo>!6T8|om3p7jiCyiPMtz0SiCyivl=@1g6T8|IrM^n(#IE)% zqP|+`#IE)%rM^z-#IE*m*mBk@okNWJKTG@vBk;vnDV=y0CleIj&iVZkN<6b(VG%Cu z8pm&)I2QBjIA%~Wxw9z3{54gChYAG|&L`9HFx9a2yQESp-)N{|eZ=cZ`ujYasN!+; z0biy428o~bCM)_T!u;n1{F_Zxy^(x;94`6OSvX$AFT6vgVzQvm@^?CLh;^{(OD6QI zQLgLLXqxuOlBjdzbj(M@ z^Z`&bgAAEYSTR1TcD_e3H#~;Mn2*=M12%O4MF;Y&z&V>@Vh=*F^ZgY0eheS;aoJyP=eBPuPQuhdNX8gHrZF{^0r&M$3- J3C$Ga`ycXA;~)S4 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c6cca4d08b1920aff35fc3ed4d334c046074b0db GIT binary patch literal 13468 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..e574955a27bb6519ae31ff47ab22d51a0b018ea0 GIT binary patch literal 17040 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..d85a4f0879d8ba60ed5d5c66776e6e85d52fe00f GIT binary patch literal 11020 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..0420e94a5c3c5a6b423bee9db353f00cd8ddfccc GIT binary patch literal 17044 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ee161a9fdc38402a76b18e8366107b86bf486226 GIT binary patch literal 11020 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 C@MxI; literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a0296afdf504c6429f09c7a536d2b5b7a9ab2d97 GIT binary patch literal 10960 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 JY;2PF{U7YFa;^XX literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..8dd6e041ddbf9e3ccbbd4c871780ed9aea3e2e96 GIT binary patch literal 36128 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 Ab^rhX literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..24f647e01e6f48725270edb96672df642b29591c GIT binary patch literal 41544 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..79ffd38d34b6f24a11642eb28c44db011bf5f813 GIT binary patch literal 161604 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 fO;fFX_0K;1?7A;i)c`5>UJj2mt}L z)oQJ6y)Cy|YiVn(^%h(G*I99>wN7oFs@3bz+S_Wit#*2UYp*@5vvX`}@xJ%{{6FvW zA?MlOz1E)AUVH8RoO4JntX;YwiXvsNNc~=UQmX6TNb^*!Fist#W~=zZF>2?+>1t%J zpMSc3&q1~J#LwRw)$Z7S{z*Hw)BP`t_da;X;=Qj^ntpQeGp}FX10(MnbI+2yCUqtE z-m&=mkNgEcrMW8hIn@06cBKw<4S1+DCnqObxNE_@1qXJG++`)v!i$h|<*uB_=Uv%L z#VX3*S7UbFGIwOnXKG@L=S4fVUsQAdofp--caU1MrF;Kq=)Ao@UW=chi*d(KRC~)@ z(mwyB|GM-1lb*)U{rGwBAXt~Aeva?DscYPcwvI8bFXJBN_Ncra)1W|UEPlDcf0lnzx>#~ z|Gd+ec&6*^gU?>P?V!)OsHXYOhr3R{^FY^$cWyf?@0pQLjd^0p=O4No zmX99VIXWkQ^IBI|2AzLr)GzO`k&ljfc*&t<53Iaz%{}AyP1<|Q-tTph)k^ao{QH%= z7O0(L7Du0bz|U#!%UAAxHCCEG>aX>M`LX!DdFsl16{{am8sC+7{-E~`Ua_#^EAOj{ z>wBxHX5_AS=5DBYqNaNBEsIAk`OK1BSY-`-I(LEe>G54h-@VKA{W9&-TnqgBden78 zZ`izI{QEiav3sK{du<>0O8-B8@bIpcZYJws*NXk`t9iz*le!L_V#l2CMn7(;&AT%9 zu3R5q$bz)SYmZfGC4T1PXAORuJL)&rwQWtN+S8rw+m4;0RHnVKqW31<{2ka^-#4eE z_kx4DN?o}tSNZx+zdvj4k8+n}%g=qYcg~fFmA-s*8AZVQ-tQG;=J)$iY0dzZt&ZBe zLKyRe48**mW^_k+KeP8*=)4AK1b&haf*RDK$k3NW}4@-^MJBc|SHWqjbf%ugCV@nY-ls2XmKv z{opGF1@FGHr}w+@ukOtm@wBz2ows2>kCybgGd{L={IZ3w4F2OguUy>wot9mk`n8>4T@7wfmW`Jaxkp4?q6cV^2K#%)`$fdhvnr z95*ic!M>(Jw$<@n#rc(k{0ca*cd4N9d+TF4L+UT>J*2)UcSzG9Z@mMT*r zk>{7@?H`rt`}OhMfj*-DyY~K_3(M55Ue_T~V+A0NU)gJa&UJLpT|Y|H-*wNzfB*4; z-OF}Aagy&{{eax!dlr87#|0U=Tiz_)T~oeK#H-wg?%zND;$N=GEWPa~Z|*O>xTZYJ zKk3aY_tlKJyLOFRb0@xBu_I^Xb@-{+i93EOx^Tx&#V*|Ob7k*`qtZ+68+q!UCqB94 z;&;}p+x?7a|A{@P?s?~v>n?t5H{z)1Kdtl+)QV!6*XPZp`HPC}d<=NGG_N4%*CP(c=%qpc7xaakp`n*C_N~`j+*Yj3(i-QNcdOzgjAR-{b3AM11l|6m%Vc~VP2M=Uv;qI)t z&944hcUD|-*Z8iXi@)^CR;)=XWls+?@{}sg%Tt*VWyFsT_QD=? zaWA#@ew!NlkWH<1si9u)M}Fo9|Cj9^z%WEesn0(>EI=n zkM@;{gJ%UPn6Fenj$I#s_;)2}o1>)+U_`E_v`r5$rRZy4N2E2t70)Qm{q#?R2V zYp>C_&0l5%PK2(WfEc?%e(!$yCm~PIaqp76JyZijX#rU!2U~)k<$}wjUgx`(bbA># z=K8KFI3j-^)_|^}V4!v&1MFuxEEz9ct6;Krx+0d$(~@F_1zOUdA+05Y7}_)pWw<~? zIm72QjAGbdbT#~A9K%<&q>|yg8m2JZrC}<=k2K6=__2mL3_l%0W1GwHZ2lqGs)pfJ z4T~6lt6^zTTVsnV_&~#o{$$vKc%&`7nyHBCWTpX3YnhH>TF*3=sex$<(`Kewk#3=h z>9|Ontc__2%Q~4>a=CMuPK)%=&SP57<+d}O$(mhE+oHS=(EB}1J6LwG za+ZBI${}yM3agVmZ6FQ0xZppc{GY;ZtnyXvlA!~Uo}iooO=;Nb+uVtK*1Rjfw`2L7nAHqocu-o_)wN>G~)vFrH zx@01nl>b9la&j)6Z%oN4x!(lvdX5sgj{<1Xl&H!tpzPi4B^%j1KQ_>4xPf1}7Z|`3tnT{D+ zHVUn)-t+RlZ?hHW%*}fw$f?eI!R6@LI%0}G?EHyxUqUVV#mxWqNROM2-Yla&3MV+C zLYJk3HOqD2VgLAqF1o~ucE-a=)Pdq7Oi#jg`yQdouOhiCDpF(x zM&~DkwB`I17kBC^TBwR=NnP83CuD?f{Zp=WU7eT5$LoFl>m;X*MilMWPcP>uNu*2B z^M;lWqU~3|uvrV|vmd=ns?LuF5h89=S$4N-RvTC>)r@Q&%aWNgJ%;#L-H}Bk(wm-k z$N0FsQz?gf&6e)hUqAM?IXzvv-x1pXKTElO7*r2$P~5d8(U5OKgMRb~&~G|%=oOj;$NOl%Bfu41yC2W5l^x9_nWB%B z$epM~qvNy5@#(6h#|LOE((wfulPEVD8y`x==^A@xdYg*I#q}0M8LV-1FbbN3PoM~O zD!-gNehc!>HF@Via$0N~Ue`u*kB&}{5=TetqA5HYQsmKSrDCT9dyo?5oHkz`=uz=L zzoCAZE4ub~cA!VaXWD^ICTVn3yqX3YorWrKE9X%~rO#8Op(zwd#)>z5(yIcml{};kW$q>5HFT|$VM!DW= zy?f{pkb7VRy?-BnuVC~aEB}aAxXx6#5Po%}sWTNWg!Qpe)?Sr*A=LSWfQ++Lv>|r1 zbz8P*eXO4jxoEDERz`hnSP5+nxVWF`nBGQw#zwz1#?l+A(WaO_fsn>nZO_f#WL!t1 zUpzBNjjnMR1xvTb%4h@8ne;-I_&eTYq50fp=9k9I%q~eTPmX`OcI9=kE|i;jikl5g z-&L_#3kpqdH<{Bnn#8ONOhTKTws>|NR2(IYuhRkO3e)7y97qZ=Eq(R0OdZP0;Tb&r zekV(>>_VjT)%`|}Jlz~X`a|I0`}O2x0Z^+KC5 zh@L{@S6pv0Ug2KHuh@U#Y^o<(7SlbNK|t4)gKg*f#PYc8&k(vT_RoW&r$4ll%M_;>uT3nsji<6ZcmH)PlH+5hv<;_hfK*L zY6F8{1$z7_#(OfhYbaX75_)bw3Y}3yY4bRL|YV%g${#xIrN@NUJkvP!fU-X3U(>lW%XKb zjodCZk^DDmiz?h&?>q-*)wXEzA(G(YLrc4P6B-%3lsm$u+{x#4Dsl|H+%?pyUJ>=$ zLpiv#J?MFJAEexM8kapdlH~eOqQe_Kzk2;0Loqv;Jg$#|`ctOVHj_sWrhkw%@xhvk zCApM-bR8yY&8jiGM~$`rP=lVG+nk0Nzsr;3C+#meiPyf(<%QahItgpj)Bh_v?=<-+ zL2ncM(WqJz(R&Pqa0xOi^0b-h4Fg&@V=weo_*mXTqLbMTkMsKlp9hZT-GJ)I z+@tHFSP6Ri&+gGW&bd9B-c?AVG?{|dI38fIQ{z~09$T5>;HfP4aZqfyh=SUjWGkwJ zPQ&`NYtE!c`mgOq*XEQPgB}@8$~5Sp$ep<+(FmgL9`uIxknrIz* zKzrNtb*|Df+LfG=nxm_JAvhQmjZo@XdWw9}oePfBiZ8lj!LfRhf8kCAU>pN~;SL3? z|B`#<(73wXQy&kztH_Si zaE0wS4`jDH`p%;#gNxlMg~fZ^V>k0&_lP*JT}Ar_Qn%=;rkCgvW5lHf?TKivmR=gz z@KSfgV)e^(-Pr!;XB<6lj7=Mv_2e-><1qa7*tw+kFP(*H`mRE04mq?&>`8-;FSlk& z==kE!D6|4!V7Xs`dQ&%N-iwX<(|O|$vLbm9DTWn&+xZDzF^`YN&SfOpNvH+dZnVqM z+lKW<%KJaL(0bi=U2Nx|qjAKe=Z9E(PW+s^OfR0p8)WBaG`7P?=uC3CmblXhZR^)N zWsW3vt4E;5CVyUmb=P&#S7?sS6-CGEH6#a3y=mTAhp5hj^ zVDtD-9}<*nf$I-tRb^&TGbeI!{j5aq@Nh>-LMG*dBXze%x4%jsnRW77vWD*Ds!_I+ zyhv6}vZI-+HBWM#*5QhtdomO5A)UgVZx(~$X5;)ZJ2y*id#wJR&gE5hPt)zjFR!7u zp6NQ4f>Qhnw<~F5kq=d)FdFb-R__XC(9db%X?oE5{SsA6mBpL-$7x9|(2X`FsL_Qi zm_^ZH5rw#T3omtDBDSl4oZbmoP^V(MM$`Lx3%1rZAzhhA_FGJaW7|s!;*S`;?c;T1 zSrY$Jq)s3Ox=LjdUv!Q}_bn}q_buyt(vkh5Vmv#>MybNW6o^zT;4cJ|jCKiWZkrHN_*)u4#dt+sxw8tXWPj5E;Nnth zZ-D85%NXeTY>FH?AR0TE+Z~jvhdNlRVm6CF;yg>F6Ax!oWQB1av7$wUuF6A1Q;QN*6$O)6w@q_0KZt1J%7&dlS zq)xVJk@Q)oWJ&t0Q*E+9x%W7~Z1W=J#6IgZpL7k!)j4xrDP2>cep}AvW$hWZ8ona6 z!6tR#qOh>jv}%$1_`2Z?WGj!W{BqZGn<;G3gQ@-nah67e#j;oEjPDBzo7CG}UAWt9 zII&fWl(TW98f>mE+-)|T*s4Y9bf0un8L3p(T&Lir&dr3CdrbP`ZU!TjEol{FYKoiI zNTsu7$5g_pe2BUzX>0h$&1U$jGyFe2FaKyn88&hbkugf@l|O>XG8b-6!;o^s=s#Bd zQDrINJkmB0SLf$AJuyLXwbSPp(cZ=VuJE}TDz?7tOI74r#kjiQJkhY5DBYI*(8(#- zQkgNsEu2Vg%&y_Gtym1vX2sOhZtZ00aF&uHOE^$A=d^8Q#3~o(vwNfy`@+H_-AwAj z-8|BXePQ8|&MdlcH;;5;U)Xu12+z7OrYgIubz2iT3LnR0v9wdnFy|)Uwoq_MFBMMU zR#K!~GOMDC1)|9;iax8GIkOKYuFlOiLeWK6kv1NG=Iv~f)$82K2wkk(p~H>J_ggrO zGhKFvablb`FK|6NTwU9fJoS!E>bp37Wh8~AT!+LQW$1nsg>1UEL-I@_0%>Np=$KoV znHnzJ)|=69=a0fQvnymR?wZdkbxmh?Dkt`ZKQ5Xy4Xt`qx~vpFtiIoC~Np1NXfUWI2}^M`wNMp@s?M|Wqj99`1Z7gsx^ zhr2Q4sSDKkYNYFXq@2hW&6?%BF*JYRg@-5hT@XI(JTkklII%A*e8n9_bYb{P_5+Wz zpKx59kuP+1vfh%txU-=+%!rFN;gqvnowvto6!p55?Pm4Cy+YW@pmbq=O| zpqsxtah4`TYa;0tovE``?bZI-#c((!{>Qo^7NhfXyBP7MQ8$;@qW3X9f*d=J|Ns6k zSm4#+_^=J{0N~TvDEf2XK6Il``S24>-rU-po?N$~b;FshTPLSG+9q$EHmPb-l9Ce} z8#Yd^Z*6XCZArIuc1%9ItuEEErLC>0vA(XQb8<&}{bc+Pgj8EP-L4L^o-Lh?O&y0* zNn=ZW)0T$xuf!oTH0FMJKbz4S~B)mgiWfaMaU+Zw3&h())+p-M>?)l zsv*6xZc9^Vs&iXgx&wJw!5y6q$VECAasYmt2_O&uLpr^YRC+1hfFV?l=8(;aRDEm9 z#>P#a8##%3;A=?Zqxj~I)W$6>^;8%B`-$tQuA-x}y|IOgL$8%I@bwTHjvIh!ra9fY zxwU~5kTGY&md2*eiH$AC>ClxMsaze@*QM@!;WE$ZzWf@ z?(7hZ9r@b6xzb{})V18B>}X=#L!+6+p4!5>y_~+SGqQ<-cr#TQj_nJ6ese2CY3`%! z5w}oeb?j)1Oy`H|QS)qJL_B@}ly+~UY^808rLRZS=j4Gb+1{0Z8zBVOU!X@ z#(d_)z295`Co*2`tsXa~qJh}jGHUSUyL@@$3%VCQq_s_XBF!sX+4-#Vgzh0%Cr5jTE-Ex^^a#qFL!BqQzB+ujYr(AJnHAwi1opXATNHt?gD;$ zqKhri>a8<}hW*NQz6l+k3l}qNj`5ssJvz6UBwFtmKUWLwTy(bu_Z)KF z%kEwnl!&jO`tXwxZ(r)>_dFgq7t$g&@=VE$40?CSXrJxwJRCOB(Zlp;ptWZS7oshO zOANOXdv_997yG8n$=9apHqWq)t~aA^JU(Z0w4e=Xdf>)wTh1uUChxwcO1t&9xLeK; zk;8p(D>^bxg#OYO>Z4pY66AEZE|)&S)@MhVQHt%|-TVG=sqSs@h(Ekk=ug+gd>pQ@ zJ+!v;k$Ir-^gbeO$CAbB{cUYdhkeG)q&c!Uzkm_hQf~eBG5(g57cbOy9%k#bWg+2O zM_9>VQwFVaZG)`D_9NHTZ|4!U=)+C!kydwr7^7>$MG=={qaqoK`;o)*ADa1gZ)W4- z?C83S8OGyky18|3_Z%0(>^5NgFd}og^J42>zI#qTW4r!Tfi*=xVG3tLS2k8TS`%Uq@Hs)iMA+mmyFl06(=PWe z&&5X#7FJV zlC@m-mi3sWr@_wbYkC;gf8{vgX}WzM;O&fCAM}A0-Qo4=oDn&^VY(djlr1l}q#)4S zqdRnO`Hm;Uh4khcnL870%E-d4P+}1(*lP+<`{Z zZgMty%g4Ch#?=apZ71u>cz(y4^0q5}b=X1KZ7O4Gd6EWEMb@oQ1LwMflC1#}_J3X% z&i_!e4xt!fMkskU?!%BS!hP)Fm7Uw23*brIT=yKeT{s;V-sMx-1Yu_9m$Ei)(GAzt z_EAH%&>sEzA)eRF+q-sM{C-UoLE8EsZ*cF!N3l+R_IE|4b^|g0whuB}yrJ!okt^ zB(tA5?yMr?!H&U8o|z7n(1o%W`i>tde6(v z^&UC8k2rBY%WvDdE!_>(t{7ghUt>41CpFZxQqNpLe4xI|_z&A~d!wv-I%_#MlR>es z=sh&qdRoDjml`(0`*)fP*c_oR{L;UD*@H*$+*a7uoV{Fc9Ju%h)N&Efwxak@tpeS~o^;_$ z{4ik8;Br(v3*B-u?8Z7DK5}#*;~4Uycp74xyLmSsIryz`wD89u`e5dR($)ttYSwkO z)CVf=G|dC|*v%(u;_&VIao9DvD0hTu6>V^Y+6s z>h|Fax8ug*?9?st<$7PY7V93b-Mpe6wyJwjaXGS7_tt}Xi_ElP9{52Y-lb0*JhHl$ z)|PF}ty?-$jScv~zOi##ivE{zTU|%T*{$sjs&?Lr)ap}K)TUOfI)Oii)SuIt&m2>2 zTRKw>b)9wU#M;%1me-_emM^PSEuAS_KDD{7W3#HSOVy{_JAGx#=5b~8H30Jgqe`FC zmagwiH>5V!H8yQ&Pg85HO{x0MbMOIXdrN(Dn=kMFJOy=c{_>jI)Z%4}S1+Eox>n)u zC^caOo6>q5Xt}MfbF*q|Z>`6t`3hq?v#z~$OG|^=($dkmsU_V|PJi5?C5_)Kvo+n` z(TLBPsn4lygJ?)MwlsFCP3g{5UB@aVBX@TC#|eiZS@`XY}JlUDfGLwp6WjV)wQKt@Hy=!{5`0%v@zQ@x7T%~>62D` zD*<1wKsw!`KW0v~ot@f%l4qvQZtUC~SYCc`oT}fPhE{V2O)v>MnyLCN>5k4+OZseA z(wli9O**UrwYn{+ThBB#>xZL#WA)NizR>EWYZMLT>}9Q;jT`Z`k51UM!+k28f|VOL zZcFJ3-B{{*@EP4TevqPH`h(eUx;zo7jjipbU%KrzwaaRjuS|V%!MxP6+D|(BVP3WG z@!%Di(+=N!;%r=*ECR#Vz?qjC``8b%Q+nbzr_a$vji-~tsV(rGs${BDtzLOjEx9TF z!PnATQ|b2h)^@cKCE-i(lFqbRxa_3z`H30j{8fzdiOqEz8jo#kYO6{j-Pln#u>%X> z*yNPNtVA+VMe_Fg&BwOmODB!Z^{I0k>pR-&9 zwl-nbn$i;lS|Mi&aO zGO;WhV4udVum`Q0q-y4g$4YGFCGWoHfVj}M4buh%TF#-z+Hj?sT3a@i>z9lb?E=^0 z6Ke5yY#c6IzIyS3#q;N_Uc7vn^Ad84*3LHP8uaA}*-u^@A{wqtXzCzt@`AOd8vi9t5emr`13K%9eU-udKb)FwK}w?ohG%V z19Md0)QH_6h}uh0foelMNGJG~R2_}yrqN@>pAGnSM~Z@DdtFOIYjcKaGonid=qTXl zI8}}BTB*hkEW~+Ru?>)`Nn3s5q+0Ym^Lt|_Zd=jbdIp@lV=`$7BXjD!aL% zJ%wM7(Fn`4vWq5uxD?Vv`r7Wp)NVLk+YdXm|6qxM^KA z?}S>_dUi`)Ljy&j#;qzN$Z~gd<*qM*sa-yPds6#0R@M7Gj79q+X13jp9KTs8!$=r0 zW*tLsz<2+Y_Bg*bX_IwJcG+^XXk6DiK$or<*&@q{J%v zVqj~_;s!r?w4-PEyjxH8TiV-cE%E3PPQ3+M{2rJ-ZdhfKMdNoNx*d$pmlB~{;) zu4_+e_iU|)Yh~1Djte+o>2pGBQ$zPN4k8z~D^DMdE#4BV7N4k^VFq{uf9ovOu%(TX z$rMggsd~&Z`|K*c zV$~wvzZzP%P^iN`R70m}w-r!4OxLxLg>9tKv9`9Z?L_V8Y-iWUT0{Vx5lxJ6K3IG5 z>eT$&m3X1ODz$L=@)~@DkiOTaFn=ld4jo+ZQ@=T|tvxuKBRnGhW_&YIpP4&4_;gOE zqwqAQx4z}8v0a!42|h9EctD{5n@oF4U31#S1h@6dxYwRG)6Is>G(MkZ%_zjq+g4Yf z+K9soYjZHr`}u--OR>+&gLOw^vwvRD=V^Zk&Ip~Zzq*^eRa2y*naA&;%;=v`?IO3Tt0EfEuN);z*(mb2G@1E&DkD=Tj_hQ4QWN^2O11nY=fNw9VW!QpSXDb%H^w;FTke9 z52o7AyxyGcY4Nz(As?lOc06P0havl5D6Q5l6xav))o5Ctag)w26yfXJwq-ggWnct2 znQ1ei#YXQywI{Ebx2&eN1_2BUdn*o*ne&vn6Y2K^&aP|hq&>IW@zy{0x?Lg&U)A$! zRNL9QmSD#YCpUBe{hS>1%@3OoJ$`|tw#>vY6q-MOcKNva_STLL`i}q;mn|%ZD@+W& z`hT=}s>6G4_!DRNJ>IzDDmpLf6Vpuj_9D5w^sjLf8P$D@7hM$XiS3PlCMUMC;O^=} z)eluaQQcQn7pkE`kCM=>z9?D;B`sFv-Q^3ouC-hbex=%n>#TD+bGp^DVx{fVmAO~t zeYV%t`Jd|@FNs|Do~(YV`swOts(-3`GPPUzDa$g;$2xb`WhRa-V&J^x|0f|F%j)qTrX$TrE= zv3(islA(3m-OEntUiO~sW&feyEp=sjnwL|Jrq-J`A4Adq6GTO`kjyF0)o)-V+Y+hf zWZRTfJ-z7nGC09+XXtcu^OmMWTQ~!F4^~(wN4@=bf%qQ}Qi@*}X#Vq;)rr&pi4a#D z{~rRs!BSu4c#VONW;CxKohSVh<^6v~wSjzN zz%8SBXvN zdmJa*LK6#jBPRyVjCcKmc-LJ{`uVO_miwoq?A$-l57|HOaQQ)jzJDHM`QfrZ&vSkL z{F|L81^r0|?Bg+)5820Omd^~zhwRVWtUo8v4|#4N_vdjgAF_|XEDw1}P~XykSNFi{ z1Nnv?cw-V z&|b*?`IOrWd3{j6A>hvcW!@9CAM(CH-VE}^p`eJ#$MN?nM z{*=M`K0Y#!3Cd3m*vA*vr@r&$PXfeoHN@oeEw0McN;BTaaF2mA$6FSRx4WG5`?^|L z-v2Q9sGxjLJTlPt_Tc{b^8vHpkC}aZWL^=}=i>{@HwN;acypj1^436pP7l02kRL98 zDyT2y%L94HJ|3}s4wr8X+Vk;->ks*+K>vF^@DBrd$oB>EkPij&kRJ`?A^Uj5<9Q~~ zf3*jGEs%%&yFmW#$ISdk(5X`Hf5oXcb7FP@vVCap z=4+Tu=zClZS9?rZTGKIb=KBM~gZ;g`ob>(s8!Y$lZ~WiElbqFfJRwgBjL@49{7wv-rfWI{h#d_@}8i4PyCrcKjdoydC1oW@|yy_ zCE)J`d`A!L_iG++$cKXR4+reuU*Pf~KNjde(F4B`$o+nfzgr@%xEi7U-Nc8fxW~Ym z@nJ*|AG*sk;{(fwxHkTGcvR4S$ddxOU(ej%kf#Rv{{2YSpA*QB3%EL9A0N2<(m)=v zU$3km^7^3shJZJJMD7gqxAwq00{P*xj~6^%zn-(RU*9Yb*{^SwhkRSm|B(Iq=kov4 zd{@w)djj_Hh5O^xKK*vA(xAM)>l@_*}r{qq9X7xH*_9%A|7 z@|2*ykSR9uHNqzJJ+3O$Ek@RboESJWepUqWv%8%13tX)%FZzhwH_$Kcfy)DV$Rh)J z$YTQexE|QYPafa&KtE(3Us*roIYD_JZ&^QNA8%Ri<7;+a7Stc|ia@@y2VN7%*9Y9x z1Gfe8^LpUzft-AkuL_&c_qZAz@R-1V#{~Y{T~7X+?`mQB;qp;IeIb_z@{q>|@{qkh za(_ei{=@Q+7X|f)?EQhuhrBi@AM(0Dz9HZ<0`~hew|B0PyCf2EHBKVfTZRO2H6f5s z40v+DiGZuL|CGC2{{N5t9p`Czi(~%(YO@{l|3|8H%>RF9l4Jh=FY^1$G4P!JoIw_s6L|`8-YhmaCu7=W;(Fxm;hw(*DH$nx^iT$4-=XvTW@J1)kS3d`Pf5=xaf=?FmSHM1A7pOPDe%1@rZ@}KZ1?nAe z(v>eze+2vZT%i5}E*J7Brj$Ql_f>h|GoZs)u_^?&2rdSX6g&WYo>j+4hk$1b`EaoR zysB7@0Z=03A$TVED#s=2SnxH1tHJvPF9hExcq!Pg*An#!@D3qg z176~|zd8+EEqFb6wcs?^uiyUaj12ie)e7!(`U6!b*vF%RY8&`rA-@2;Uhqz^zlNwi z;2f7RL|q2X7yKEp_rD?Pb71d(L)5k4Q=Prb)PI0qb>+*{4d4PH{|4CGyG-2-_V4GG zss98Y5aoXWUL?xj3Em+1KCt|}?;)`KeC;vtqoTei!SeITpMm{(qD;L2ULo{<3EnRF zb@2BDzXkrG;J3l|i2nTne6!#`gXQ~q2(n7Pe}~`hs`8=3*DzHGmhYbzgXQ~&_;WT& zzJERh?Cm*B4F^AKtHbAcqre&OPl9i9^5JSS_!hy_!0m#M0sHkcT+IXf^)g&71bcrU zu1*B|_%vLt0{i$oT%7{;?Tt_=@KV>_2$cpuAoxu19fHpSdw(CH&IZ3G_gGsK>!)IE69l8L&JrJfBg1ym|{vHsq^Hy@&K81)l!~zBSKtFCQF` zIawWekQk6)5V2i6NRRx~V*Jf0y+2GF};dvf-Y9G&wzzG*{s?>7uUi>Le zzN*w3@PCN%r-NIBegpUv(cYQh?}++4!0TLqt5W|4K3C{07>z`g6d|7Eyl<_%C9@-*MjG`cv+M0uF}}6nuZrVFFSRlzTSlOn#q2EIzP z|6A~4F}^>67un_zUn1xp6yqrX4-@4}k-k{idnkCN=-+7Yy`n#p!1PRG$1?*w(IVQL z3*ImE7lZxzs!FW{zb^Do1Jjz~3-KF#g|KHcc!Q{KD|n=6|3dJ01@8gR7yfbuxLu6r z3t;j=+un8HBGKMA!AFbv`%iFE@DIVqiT*qYjtT#L9Q;LFJ?!yw@R>sXOYmd(vF-mF z=_R7Rcfr>P{ww$xF&_G35Wls>Q9u3du^))~27wm{dyW8qAm)EOcmsZH`&CH)MA%~v zxK`M!7Q9aQ-!kxbM7;VW_(IX%dhkA5J^Dv~;^QkqpZ;LsHW5$guiGpa{qF)#6mnY2 z1)}|{!J~vdzYLxw{QpMq=LLTUe4MEN2jF$0{Jr2)gnb?b7YO;&;BO26coDo@^zU`> z*M$H54*aC3?|pEgn9mq&n-uzm;4g{(_6H9Z`oq94ius|l3_U~H`I`*>hLFz$e+g|` z`8@C0+N*MY0hXX_7VfZrDV?*Q)<<2?_2v#|dz@VlbDPl4%gg4y~$ z2c9kJ-w*B-_WwG#O8C<);FH9B+zvij)PEm1A^P(p@OCjj&wy+2W841)(w7N)z5%8^ z+sfYtUn~0OV_ zDWbo}g8h}RYQZfoBVU~ep5u6eS`GfW7|-b$`V&+G_%@+`Cip$U?cn2`JtwGb;J(5h zJHRW2d@p#UE1$0}2mAiytIvT~2>F-5?}+|=4eYNx^=)u}myxFqf;Wlweh4NT^Hn8c z6XlFhKZZ=czy4D&y(iAs1oaDWZ?`@ssMo;@1pgLHKFe2?`V-i{2RcD1tc81oes6H( z*82oi0;WGUXUms?#|!x=FukY5*90{YOz#O7ec$b6M3jQS6 z`xD+D18*1dP2igaw}Ss7_-t^Av)2f9A$XkNi@~1~>+5o`zl!u(q|#*+>9gHm#CUFm z{v=m^g1Q+zQ0N~7mka(O_!q8y%s1FyIqJt5`Z@a9Y`v)eMaX~U%2cV>k-lHZ|J%u^ z)*SU77*lSp9R1$HpM-uKvF=+=0na-w_EC`n)gL_D76%Un_i_8j1T_jgRd6NPRR{el z@L;h%=79Y*T-AWzav8(bQt$<$zSZE{1+NAFNiaPdPIK{of@%W)*7GStWpQTbSAd#-wBSp{bz!D5WHTr_c+*po`mNo@NMFJ@JsMU{P0z!evR~t7Gb}4 z!1D8w_raS)`54lEy$w?Z;J=CTCE)7?4+i_sCx)qVuz$Z}f*J>|6yuo!9w*AvSnK--zTWI!7mGbA3V$X*8~+I7Ww_VN)>?55%LnS|9quP4FP}3b_f4I zb|l!_uS|^x4;Atxc)H-(;H84A!3~0!fNvDM68t;Cr-Hpdm#GclfzG~V>J0E0!R_GH zg3kqS7rX;}z2JS|9|-;o*q^V;)EB_?o*-XU>N>E$2C8p>{pVu?)px;H3wz!Uep2wg z;9?gaCa6ciCklQNyif3R;O7Lt0`7wt&esI>Yw!xezo+t6jFZR*;4cV{N|d@%==TQG z9>&)M)ermw!Gpnm{S8zjz*DU{{eB$qZovugA;Gi2C*|0TDpd{kSAVr6qkMn068t04 z{;A-11#bZR=i3SD3^4wgtG{XojJJrB_qpJ8f_H$ufA?4Wz&_seSDyiI6!ZN>u)j*w zb>N#_Mv3|cc)5$m6V!LXmkPce{E*;#!FgDdd}02<^94T%J|Orx@K3Bdo}XU@KQH8O zfj*P`Vbx*TGVrh5ep;nQf&EpiD#7ym zM^nLzM0<0pKtWD#2Yy zZxVbd(w7Uq3TZ$7V)aGvrM5a%tiA%iPv{>&`VGOiAT9O358f}z-v$1w&_9H9Nq?&_ zK|Ky0E%;|(e|{@gzX1FFwOG9d_WNtG`VH7Wj~AMO=HwliRt@{M`2IsqY zSgeY{BLyD`t`U3`*vH#q-S>?`UJ3ai_qvrYmmAeJjZ1WQrCdL#I4sVH3)pShzBFUKNHVKt2M-kb-vIk7PkjgM+zr23=^)r055PYJ z`}*_L{a|N4$R7oJf67x&g8el@JqLcqWsFd-fL{~*Yw+`ee-D09@SnkV2##Yg4+t&< zKP$Kt?BnGKRR+FR$Sc6V6FdR@uHY*0-vl26E^zTS|@ zxE}2NWrR8te2ZwW1N^Yye*-@ucqiEV&j@u1c&U(I3HI?7-;V-&e;A>z1N*B;9RU0J zEmGeB`}JR>ZUc{V1&Y+28Rc`-{a~M!qaFeH^_!!90`~pI`$yoRuD%@g0{AGwuYkS( z<)}Bo-oJ9xZ^8a5P=5fIyNm+$SFrDYfy%*`1$_StR3X@}uL4y9t`y}5gMIueQ03q$ zLOvFp6g&w$Rq!U{r8pe z{c*7TKKIv2F6#RZ_(j3r2cIMOZt!-&4}qtP_I?8P*Fg1iu#d+B)yv=(r!Y{x3GNj9 zHh7fa_rYffj1N-*+tBb(>U4i~;FL;^YE5QCL zQP+Skbr~gUKlm!aH-i0oC{f=Ae@e&?g1vo8)SX~Io)YySc!ALWF?gNepMuv5{snly z;Mc*I3;r#*M(`iOor3=ko+CI9zhY~y;J)Csf(K^&3a(-`EJKd}-vU0v`ERkB0B#bT z1h)vD1#S~O7hLYzD^?4^V7KgFsZ?DvCWbq4qiQU6(B`Tudw z0k0ADUkLW`q*(0+`~9p~T?Y2{E>>58Zx;1`5qz8AuYeZ`{yO+p!8e2b{#L9Gf~N@i z55Ybj7OVTgvxWRo@Jhi?Qh70+XTdv!{AF;L;5WeDzl+sx!TW{$4`6>)sK0@6q%>EB z${Q;8!wS_Gyxxjcg&GJh7km`h_qRfg0sDA{|9=c_6Z+G^7YIHM?5{y;0l2_r3{uO$ zGX<{!=L=q!QNFKAgNvQKuWAC16Wjsz^V3(I3*PADW$GfZj|XLH4_NLOp9ahQ%N0c; zE>6mnA6L_)7(7E=jq>)Qe*SyF{~7Ro0Y4t_a{<2=@NWXn6~Cf~+CM7b%7Ci^UK;SJ z0k;QylMkkPUM>pcuZmv@LjC!2ApcsxHwFCNfPWb9{Q0j~`B^nhCe-WKrofcF_b7q&0KljT)u11~nk^kT<{jF+Sf2y$qf8u)HR{X*4x()V^$amn6Xt!-m z(jOj&Fk1)ApP|pFslK&s8~TU8kd8kqp0X(UJ`sRdIhMaoqPdZAQO=TV6y zm8c@DqROju9#xQ}3aThIl>}2sFqM?2YGs`w=`?C%n(iFcJdKp6QQ2uEov!n!#C+15 zPd%7VdGo2nd=ku{nrD)9CP}ALv6-YYU5}RZW|H1ajifw-@@7yErV~!rDQa>CRWO6f z&ZN8Gu)W|ITLW;AfnpsrCEGjaKiX^7+E9+CUi78Y;VhWW=Od-X@6e^ft zt7}Up5?WImIgzAR6AAsAq}mfaA$mp)9YS6;CyGoN78c)pT^KsZTE<=+oi*?O6S;`?dnO`<&&`MCt(**!mgl%T|x=Fh7xuWCG09n z*kzQk>nLFtQo^pJgk4GryOt7mF(vG3O4#L;u>^9pRhF>JEMeDK!Y;IgU11E7Wa_fk(ZPb`)D+20 zliFjba?_~wm!uv838-1zIdoiKgoAdY_OTKv>8aU)lUkp8 z4smt0_Q~p6eM6=-vaXFPp$w|Twn?>6VKWFC8!ZtXYe}E-NuTb})6s(Nro1)|F^xqR zG=tLCB7uqdNgb;x!!=>%Sw|2OnCY_dBdKFK1lqvW)!J37YxRwC&2(sAhxv7gtFG3| zqqD89<+57#$7uT-OZ%xP)>3xr^iFSOokvsks*x1bkIhHI%d<|^j=47 zunyRCHyyCyI;r;~5*S12{u5h6*%oy0CV^c|cHc_ceJg4At)woD!ILTm?@E}_>QI4E zu?eenbb*?g0KF%mA-yF)OGicAtxxE{M{I257BKs3QpYIBwaszYVTkTVu0shib&KvC z4%o55#^ICNM~SH%*`8N?HE-dty)~VlBy?DBw{$l))|)M{F|FNdlQyL2Eq4tbn7IeM znSza1@J3E@?s>v^3GdLz*K>xu_I|n>Jrfdm>qEW{Nf?QKXr#ND2fZf|ySXNl!n^co zg+@pw!U*(vhVCS%yUjOVW_`piOS_!4L%v9R>7EQ%B6^VxyGyb=0RvLU&_$ zy`6*g8lbyrMvsu#SVZsS#AX0`jS!P%5T*64*4A#Lm7WMpAH^6@&bFg{ zjq9n>-2|JkP^E`XOmaOH+P0{YyoRbY-eZpxdS67%`aF%vF(cyrk(j&hj^atZjL}CO zm{6g|t-ovS0Gh(yO zlKKdSd=oH}`ZPeyV@w(+G}hCL7!$>v*Pgd#DVxD$>Ctf;Y%!h=wvibV3$*u9kBmY1 z#)@uIIn&tAn1GAhd1gB#b(}?QI+Eh9cXzrQI~$ix>eB%7_341_W}L>Il4fIJ4~AUF zZMvII>u?6v`#IgMo!AOVy;Mlw)@#OWHm0Om;z_-Vp=Zvb{K!IV#-rmc*enfxx&WJD zCyjgavkK|4jrg$!Y@Cyycfi)g^%^66(?7jWk-q7t^H@_F!*s`(JEIBia{D@7paqsx) z7i>=a{P0T5v&T=YV0+9kahD&usUEgIKPpo>V->Sn`CS9#n+VNM|HLK+nAOT})ga$E zH@{~BHhW#d9LV_H71A^Pvq8$Njf9!)gqaQA1gRd=p5A!CCdhH%Cgy(gu1)%8TsEc| zZ{W9`AUENV-qH!(#RDi9R z-Q28d6HH8uF}t2Ql$+-h!u-St`dkX5H&DILFZNaE{TpYQ2_0(^NA)lWVP4_((8S z*RicR-Pzt)pX%tWYwt{*X+9$)nfYMw?6$fMTQ;UPwx`_(fel;Q#Akx4Io({}#vlCo za;e6KbW3MrXSaO&*fJ4;)4QhuI>dF4x!gbaN|4j$ziJ z7wMMz_HAvQskXCI8!&BWrp|7}7;H{^!{F^+P9w=yRcETXuA?*EuALLE zm%`lGdD-01p4wX1)QFFz)6ORv8&o~}6nqA5Mea%y(w0Ug!pfT(sahdQcW!QNFz)CJ zaBh40L)7)c!1n`+@KbyT|L39-q$~dqr|Ijrl|STk9;NA*isGX0b5!2N>Hd_yo74Ep znkqHF6pPYT_@Rrw=U90U>r6$ubQ=H1KuTL3`tFs@r?k!AjPyiPmcIXJ(>bI+o$H~r z)u*vk-YfcfpXjIgC8&c)=K;>AuhCRK$Z7gM(ZoZXt`zAhB29g^I`sV|o9>Hr=?v}< zrEPzxtuF_*!pVC%;Ez*^bvd((aF@2-7)#*gK@<*(5xzM4s)wx0B zQ`+X=igfW~T=ovqIga~4X{+-Z(v?4E9fj}7l^)MJl(stgNLSJ?uEjNkbhhZEPFtNh zls}itQrhOz|GlgH374hseNB9V(@RO;%p;|(K7IFaqOl2mFMHyXtWV#`w)&K|`t)5y zt54svv}yWIrA^aUhU`32+Lj%IbmdcAKlx$lJnlcGtq%F2)geDDewy`{P?~;uFRo>j z{wb%|AYJ)0PSbaSO3jxIDQ)Y#8tI8YXPqyJG|ipOze%L&`+Rl{QrgzjAL+_xxgPR) zn;uE})jSqTTm2;IJjeReDQ$k)F!kBS6G~hCjimDe>$i~3e6EwyR_8p*H*Hbc=F@j7 zCz`fsy;quFs-x{pzciBa@MHD0osEuOJHOy|wVh3x*3QJ2IR65q?V6&rt!EF?l`pf- zrKDrl6s4`sZAcgYl6CGPovCmZTzBEe>KsCPqS1L=r1f0Xa{t4*C^h*sFSeeekhXqH zX`8R@VC*LCKxOS*hxHV{!F{GUKjamkwsn%7%S=9{ZT=*xa{>36(l%fFz?)nT#jYW* z`n1(K4*6v!pVBtJ25DO-rEUIFq$_{L_0W6``7fWgI^<(zCSUs7TIAb0DQ)!|kgohS z*Q5P#VRk<(ev5T>Q$0q9(zc#YQ9Zw5ovV=^@|sUuoi8B2%;Zzr=I=+^_Kngu|3;)M z|C{T%1?l47a{339{vD_9qV(JUPh)2SZ`HiV?XwIC(L|CY`_%6gm7^%p#ehjAfpO3?WnIdAzu0;{8AS`(4huz1Mx;|HtV(p7ZSgUVHC#_SwVQ zYl$C&zZZX&xM2@n7C4{tH@uf0&OQ5;X!CEKmiy$kKZw^(oX-R2J)hgi=Yez2{wMP5 zfo-YVvQzOi*p9s6Zdx8V@3*J_NzE?w=JI{Gm%n%)&i3MMeLb^ndCvU{%x7xq{j53p z{B_Q38{fvB`|u{8s)6(68JBnidpP&UByPC7mLJajq{R80lM}b~{L>QG`$h9lFYruy z-$t_%H|(i7;e5{P61R18ed7E!y)|*0Up40)i5vFPY2o~|4<*h|`xp&7%}oQ&o9AeL z(>%@7&+@-taNh9P;0u>8GYJE7~`Y# zmH$10^Zu*EZQTDvv$y7i^X5;QO!M$Kr>*-s+!p(&hx4A#^R`(@eWOC(f_`81aNf6} z_nhV5DL*dyzka9OOkkcqng`D3IS22ZFT%OM2JgScaPH?OZnLtMa~=&lUrqzgn|lh) zBQ)Om7o0cG6q+{^xAi*n0lgoy!FkW;3-gB066V|@op-|nef=cP`*w-jtfJ-YO!IJ> zEDbnsc1)cAJ%w{WFmb(Ab=o0tE%8WrHSzyiSKHK9b5`o}brR0!pO?7p>T1f56V?zv zK=0>4aNa+WxQ&LN6Wxts(NdQw@ut;ZSgMny5c^G8y=+F2+rp@jJ}?l!Sv=4^tIAIX~20u zE^(Xs>W@j>@L(I6trEG>__bg!86Vq2Y7B zdB1j=zfEH;bECu!57G4l=cjE>v%VT`(>6`Sn6=>t*0J%^NsxPAoL16u5TcCe1WIocDDSZ(tASex1Y(57Xs> zbKfj+n~gM2^TbU!=u8^T(^uZKNW6hPoO`aHCca$7>#7~SJ)HL)=~vbKaPGU%+rzov zp5C8%fpfnjy*-@!9`tR}KWV_Z=eF3u9?m_FnH#c`{50U)_f6cUxvrBDi5vD;1Lw`S z#BDcL!|z?r{JLf(`8sf=nBAmgEyQUz8WmYfar%gCMHZ`+_tUU3TqWNMZYACfZY^d# z%r+5k2X89oddN7yOd34K$l8kcgS`{dLGWhsN5JjHqu>tW6X4Coli@AI)8UTdE8tGz z*>Gp^?eLc3`{6F)m*B0$-@+W|CXLGUE0Jv@ZVzuO-VWYQd;q+?_(XUI@npEGcq-gY zyxK~McNDJ$?<8&rcNeb@?=0q+Y1uB~mhi6PHgFH|_V8}v?(pv7-Qk|%-f%B5#{kIo z5ch@m6c2wqScrJX1m}8A)eZ_ad96TtEMet!__63~v6F&v_7jqo3Y=HO`c%b-Ac#!yg zc(9n`d}Y<*EZrSsL&UY=!^L&sq2fmHFmXHh2=O-XaB&ZKgt!_$Qq1w3vXNqrhn0;I z9}SNdp9mi%o(hi<&xCydk=gJ#`8(k8;s@agVqQwiju!KhQ+AA)r?}a%VxCfF$BB7( zogFXcPiZz$%%7s{1Tl99*@{q zo&}#So(rELz6YKnegZyI{0e-Q_yc&V_*;0I_)qw3ah+8YpCfJppDS(!PZxKFXNbGQ z=ZW`${kz{EK3{$!e1Uide4+SC_#*Kw@WtY%;hAEN`IB8D{vN(m%zlHj%fx@dTrp{^ zpYG7J%f%bPSBP7}SBf`Y>-;USFZ+G)jq0C-xna}b_&C{3;`ia3#oxfUh<}G~71vIG_Ojc=>%#NI zCHQvnX7C+iUZ&6Hi+O1yTOj7CQGWdog71_c4c{fc1io852WACK<1YAK@ni6P;wA7x z@q6$h@i*}O;y>UA#2nitdr;gMen=ef!{UzcBjO$5N5#G2$Ha%hkBd3}O2#io8WZ6s z#Z%#@#2iy4ds@u#Q?h5o94jSzR?KlxvggF_!i&Ye=lY~^Vz?}_rX7iITlCuqnLfe zXFrL5g?|<|Nl%utU&Ni@U&TG)-^9aV|6a3?^z3(ejwO@*A-)%0E`ACAQ~VwLm$-h~ z*J)Of?p)L8183q<@JixyVGgvH#$0$6G5ZD2Ru%sa*AlN+FY#*PE#TVX-Qd;5hrnxy zkAgXHUm6#|{DDeiKJ1;>zYVV~|8Kaic-8bEKC36*0Io0I2KIsec7-_*U>ZFWSFTgT zRrc(sI9peKEZj(Z47{HBe7Kpew@cv0^0&b2iywgbqngGuun(5@eB#Qc@^F>?M>HGC ze-1Yj{|Ij+uGJuMbMcz+#af2-;Em;5!6k89xKg|o+(NuP+)}&`9OC2QD)9|44+PSf z54RTIow#z78m_WmOtY!{64=YnK3?EH}R?Pj^f+koy70JJSa=! z6L@Fw7l|u(so^U7A8CA9*neoYtD0J{ueSzp5Bc@r-Nen|-NhZ?p5pD`UgBxbR!^JniL&f*N!^HQ)M~I(>hl`(wM~Igs zt~|1atL)#R@%8p8JW|b9@F+0{oykOmy_@af>GC@! zuAEWBRrWn;&Xey8pD&&OUm%_dUnriHxbmVJuCl*{=3@D~;F;n@@Fn7<@TKCP;mgGJ z)0+p`Eb*rB<>LL|E5sw=E5+;wF1t#6BYd^^Y4{rP7x1;>mD7H(vg^c~!L!8!;OoT` z;Tyy=;W^^_;2XuS!E?nQ!Z(ROO4V>{j`W;M>IQ;d$at zuDPffxQjGq453kN5Kz>r@{}4*=JPt zkoaEsVew-45%D{)-*f*6epLP!_%U&v^um4ixOhYO32|%qNiq9_s(h-3tL%58d0M^) z?Ax&q{EU1x{H%Ba{G9lB*ndaPfEUYO3_mZP1^a&KZukZHr{EXGFTpQ~Urk)Oq=u{P zKcRV9{$KDbV)jdwy((S~FBLaT`+Le>6K?^(E9c-37lZ&;F>g_ry!#_r>qRABew)KNSBCem;uHw1%tfThn|d-wyV2ZUuiXzZ?98_#pU8@nNuU(_!#e^2fkmi>JZgh%bi!CB6av zR(v!3o%n9}d+{Rp-{Ph458`j(AH{2JocJekWB6xr)5Mj()Nqx32by2yJHx)b-QeHk zd&9qr_k;Z!NPqYb`D)m&354o`yrls^~#OMC(B*A}jXE7FT+XxwUg>xu7#>xWUPw-3bmGdW;VS#nXsYDT zf}3f*x)5$9e<|$coDH{@p9^myo)7avbsCG{HsZ(Ow&G=QJMo9`X5vp1SGKR=D*NR$ zK4AJvEfaeg)`B-zzahMZxCD0;?*#kcd zZsM-+j^bSl+!NkO{*VIqgPZDnN5Y3X2RfqlMvhjeYqMJxGC)OWgD=Z%kLxmd^xsj)B&tHD8-1D!4H#dg&)jZ|*%FUH{&%Z^1w}d_aF0hxs{9d`| z+#7G+5ALJ+%kPz&`{Oy?}?k| z;17_$4fZn3hkd@~_rVWT^924N@nZO3@k{U_;@9E6;$`rm;tyfo08HakxS#kNxWD*& zc!0S4Uim=rsw*cyNL&XVEUpJvi`Rp_{2Rbteva{%4N+5mKmBlVXS{i9*zO@(qk6!x-J7kC)#H=N0;^VPCG?E=jjiRR5KVJB_3Yj zQSfN_lM2jc1ldvYy#1f^Iq(?yD++uKJXW5!qI2eL=4=mLF5X7X#;M^g(rmn#w>ER; zA$vYQZ^h-z+idwfynU5lF5ZsH=UgkDO*TPu)`t($_13t+{He(HPyeLR(H`ysAFb2w z0P}`?8au(qig$;P6YmKhFWwKHC{AaYw&f7_hffsq)FL}cJRF`R9tEE)J`p}ed$(pU(4eqNr)PFMd#fq6L~J42qQU$%uSW|mlXQT3(a)}o&%qi{z>Du z0?&tixt@ims(AsPCVmG#Tl@j+_2J6`{|ol@{8NE{gMB@$%ytpx)nH%G>lb)K*vrE) ztg~~{1ZivzpDX6$2l;9FxI#8vo{yYmGsJvkB|A^d=I{CPvq^5gz6~z$P}s{qs=#Am zFAvAa&gYo{pRf7L+mM(q$6p|SU4hHnmRu-*8{U_FK75h1^L(9I4ff^bnBv(yHBI2##T;8a_w5V58+?bF zo#A_Q`}QhudHX2tbkjHhZ$1QGAV0joqhS7crol0{^Z8GKJ^z^nJ{!JM^ITBinXu=d zQ{bCn&(ATu^ZCo$S$X~^@aAXWyEOkx1%4Iw{2v$ibNFuc-xl}>_#XM?10bHz z1zs1vPrhk^o5Ks`TNk)3?90Wm$g@Ric7yL1_l6&+Rq<@gii-UTzPzoMFJpiFgX#yv zey?YEfk(j)shI%#dN>Y#K)2n=1wIY-WuI2y>F~pv=VJH~@nx{zySb*o*Tavhxuw9j z!;i_|13xZa1V15u6!!J}B<$<9yzQBJ3EtN&$8XQC!;j%7HP6@ZQ{wO7r^Ua(z8?O7 zpOIgMZO_cLVIFj(QMbSi;pgO=z+TQ~u$L#`#cDQzeOq%}`TX|X4t`!u_X78Td4Q9~ zUa*&QU)bk$aDfkleVtSnco^*S<#_eki<)yH{F3-o*q7xDc!@m6W6xd|Ukbk>zPiA( z;aBBvF7P~fsr*9)ehl{eZXDk|pZ_)ZHTCZl_yhQL`OgddHSGD97noys=ks&C_0`LRTSFM;3I{8ttDI@t3sDDXWn50=w-u)vSPKHs-s-|p|iKHpCY{0023 z=J~F`Kf<18Ew*p;ZCby~TK>ibZVJDrd0G~@HT=GO`vP}_eR;QoeHpvKAE@sQ`?l@_ zd-)G3a6kA%^+O9h0`~ciE%4E>&vz2+^PLR8uFG{k{E_Co82(s%L&4uv@b|%ffA)cb zUkrbu)0VdvP4AQPTKDUC^D=mu?zev^^uH9EzY4rE+l79rIoBxg+VE%c%?ezCJ%0!I zb2XjdFT~px`mTk3FPJA@Y3vK9_cvMogA05Z{FR#O0uO_~mOr+@C%}GhcN*;Zr^DZ< zzqr7c!93whMtztC9s!sF6`yJ74~x8S>Su&pES=y1%3?nJj>vp)w~D) zBK{QiGJIL+e}jKj^C$e9cr~{5HLnT(F5jTQjbP7Tf<1r0UY<^ceyeh$^}h%Fhvw`B z*R56lz1X+F2f)kK99H1+cF}*zkHMQKz<)Xysrlipq=w7@T!`pysfpl zF5dH0!JcQ+!f7`zaA&xd=Gm^m-C$neNn`f{?+JVUA+YB^0`_tqRp9Y(ZOt>Wz?0y0 zb^D$H`#PBlude<)*tg?Fu+Mik>~-KqxRGw(d9deM0I#8W7Q$EW z*OD)96TY_iW170+uL}Gv?DPE@_WAw}ucynk65CXpYr$TIwF+Dx_GN4i*VB2mfa{C5 zfW16h!s}@M^7iEB9r0eC-C!@z9#@ zyG)1quvZ!vz>UP075GYcJ^AZl&odYH^4wnFJ7LfN7~EK=eG2A9$249j@XK%$`Ogad zR|UVkz!}?|Z=k*b?9(rO73-iKf8aowuSGbw{o(0|q-bj96 zfrr3NbzbA)=4y_GHx^GS^pjyeRF}q7xKeyB+(LW>+){iE9O4@bd`p>izK<9Br{PVs zzP(uBSKunm^Hzc1g?XVpji2FGYJP`3&q{2&ZZ2=z?|Ih3o9n}#r#0MK^R$IKYI!;q zxC`7~=i9r`_klOjX%8uIKX_C5Aq74H_B^M+KHt+}pYPcPo&mSfJTnVC3-&xL6|Ye+ z(x216KaY^ElD|KX0Oy}aNSitT{dtzOdFkJuXMyw2voxpKK!1-~&@`>#{4+bPXm~>@ zjW+2k|J(tbf9{}t;{0Q3X|SvcSB zt_RI0YI@Q5@c^7}i`bjyEj4{;{1_X~x2rsm=1DbuY5aT&&bL$TPt#J%JebDo5}a=z zHI&BNCy$`<>i}@R-STLfi8`-wG=3ct&bP@whUO486KVR^aQ^v=Ni=QcC)4Kq z(G;2uw9M0Jd_Mr^+n7zKX{dQFpz(G`aQ+#wgz3DrPObv;CQKT&VLo)5Mjg1lxV*mg z(wt54evh>|+*-Z`>}^Y0!Cv>;z+U&t>yp>Ej(EQ}T3&y4);!zdy^eK-y%%yF{<;wC zb%5J9e=T|v?Av`Z?Av_`?Av-8?AyA0+xhn8_R8<)XTrWsXTiQr&s!yN?IhB;GI1%r z-kme=>oDfv(`&Cehnw5+b>!i2!^ffdj3@)4}*^r^ISLQaI+L& zPaY08@8Z*ARt6kyc>leW9vd-Wo)0j-#HYW_DWWh`^pvpqm*V|h5-@T*v=l!wDjAAAdWINbEdx0Hv&%?NzR!{KHEzDgbrHag84mZ>AH|es&;pU>m*=FjmrRh+^VSgijb9p%2+=kym9u7Bm;ycR2;f9yy zOP%E5aPtJdvpgJbmf*LPhr`V~_%8BrxZy6Qw3R#@ZobBEEf0sApYYqr!{LU_zDwNs zr2&VV+Uf4Tw4FR0ZtCN=mxsem6Z{VHaJVVqyUN4irZv8sJREMg+b!)V4~Lsh_?_h8 zaI+1*yF46jy5V=0hr`Y8_+8}TaI-IdS9v(x^u_m(hr`Wa{O+gVF$bINb1*wKPZ`4mUiFEDe^2!wpZpO4agkxZ&wj=@#AAaJb>AMK)Z0 zCz>N`IPAB8JajdM*Vo2 z<7znUPsATD4~LsG@Dt_XaC0911bH~zT#7$Y9u7BG;BV8i!Qp03;_Ni_cha0u!(qP= zKSdr6HxJ{_l!wF3llZgb;c&AUKUE$MH!tIPaFhldZr;G3Ef0sAck$=Q!{LT)W=iME z!{O#j{B(IZ+{;c)X5{ziE?+`NRJD-Va8H}E&f!{O!w{LS)kxcL%)i#!}| ze!$-<4~Lt-@VCjs;byhflbbPA4~LtR@DIwv;pQ~_L-KIAIS2o+JREK=!apJphnp+$kIKX0W)A)_ zc{tq6!#^$$hnq$CC*7F{wqB(dISt4~LuQ@!!b9;btlRU-EFc`2hc| zJREMm#D6Cbhnw&4-^;_{=4brB<>7F{Hg%;R5BhD9u7BbzgJo=4~Lt5@PEp~;pPzh zU-EFcVOzcu9|TMT4mU^QGkG}Nuw7qiC3!g9oQPjp9u7BW;Q4T28gRHd8^5YN9B$6X z*OG_B%_aENR z!_Cw9wdCP&^8$Wtc{tp>is!?WX~5y;9eh1`INW@SuP+aWn{V+A7F% zQk~@4sec-9xLFgwt~?xW*17F{_KGDA^pOS}ZuY}(BoBw1L-5Vz;czn;zp*?VZjQv4Fa~i&-JREMO;zJ$|H#6{6@^H9e+sG0-Tu%cIH`n4@%fsP@?IcT^ z$iw00PW-0waJX5B=Yzayz~Sa$d|P=q+&qbICl8047xA0P!{O!)e0zB~+hr>+^JUhcq0}eOs z@!QM8;btp5A9_v$4mUgCyUN4iW@mgic{tqk#P28%hnqh5o#f$gb11&MJREM=7PPdp zJRELD;CGRS!_7GSuJUlWnTYQp4~Lu6@Vm*w;fC!l)9y6jaC1Q7Y>4{7G(&4R?2o_? zlZV62X#5fKaJZR(A1)7vn~C@l@^H901%ISG9B!uIN6N$DW(IzgJREK=#gCSU!_Bq$ zqvYXmb2EO7JRENB#E+GS!_EEpaq@7uc^p4p9u7Bb(_5M#4~LsK@kh(U;pRj9G4gP@ z`3irmJREL*#2+UQhnqj~$IHXvrdHkLC(6U&rXl_Wc{to`gg;Rp4mYjvC&|O%hV6$- zljPxWvo-!?c{tqcgg-?d4mZ8_OW*_`yc{to0h(App4mWIjTsmDI4mXG6&ya`1 z&1n1-c{tp#eRAncc{tphf7F%FaA1tINbEb&z6V7O*Q^{c{to0 ziN8S}4mWJqU78~ghntD`8|C3}a|(X0JREMO;BS(L!wuVnmu{Aa!_CF`Tjb$za~1wp zc{tqMh`&u94mY>p=j(479B%GToZYFO?Z!)Y*KpWBgTF@}4mU62@0Ewc%~Je*@^H9W zhF>TThntV_i{#;O^ErNjmKhE=<$Y^EroN(nYM!X!u&;%GQXURBb?{Hg!{KIK{L}Jq zxM_xeMjj3~E%49E!{Mea{yBL#+_0^CX|X&UZg$2$FAs;Cz40%|!{O#o{EPB%xT(g! zBoBw1qwq`Q;c&zD@THgK;c#<0{uOyR+)Ts2Di4PnwwW(2m50O475LZW;c#;U{&jgc z+|0+nArFTewy`h0DG!I6$MJ8;!{LVQ?Mut#;c)W`{%v_U+`Nf@M;;D0Y@c6xR~`;G zU*g}Bhr`Ve`1j@EaI+l$fjk^;*k5|-LwPvdunm9dBY8O7G{%1{4~Ls(_)p~FaMJ?+ zsXQER+TcHvhr&8hhB=?@c{tqgxrWk8@^H9mgkM=64mTU&SCNOq4g1e8 zttt8qdMI(tyLwPWamLaJcD-X9s3!z~P3^N0c})W*Ts~ITXL9JREL@ z;Oof4;bs(`ouZ`yhnw;EwdLV(!#@8@b>-o3!)Gf>_2l7ja~8h7JREM$$2X9N!wts^ zC~*+8G~jSE8_y2g(tyLwt@w52;c#;|zL7i}ZXU$1Cl7}kKBG}$Cva)N;pP=Q2U1G| z4mWS(o5;iA=0p4j@^HBM9N$zP4mbb8ZzvCkn_uwFw^hr`VW_^ssOaPt{{Yk4@_a9oViHu7+|`4hjbJRELTTQ~XbzhnrFO-tus`8IRvv9u7Ch z~KJsw5xd^|XJREK~wn%Azc{tq6!5<(Ghnw5+2g<|Y=05yE z@^H9$0)MbP9B!8250Qt%&0F}s@^HBM2!E(N9B#hGA0`ino1gIg7EM6hA^94mU^PkCcbQ&2jjV@^H906+cQI4mZ>Aqvhdn za{>M+c{tq6!jF-M!_92`Sa~?y+=?G34~Lt(@#E#;aPts;f;=2m`4JJREM;z@I1&hnq(DljPxW zvk`uhJRELX;ZK%_!%chqDe`c**$RKEJRELzz)zNk!%YwTY4UKm;dnQt)8*lC(-(h+ zJREKYGE*6c>q5{9u7B8;?I+Z!_8v+`SNhMc^Q9!JREM`z+Wg2hnsit7s6INU79UnUQSo0S_UKT94CH>=|>mxsem zUHldDaJX3)f2BMeZkpk*l83_$pT{a)Ef0sAcKB=L;c(Llf2}+mZnnW+Cl804Zur^q zaJbnOf4w{$ZuY?6AP7EMAAg5D9B%H#&zFb8&4c&_@^H9$ z9Dk=g9B!V)-z5)+n^*96%fsR3ZTvm*aJcydf3G|oZvKV8PaY08KjRn5!{KH*evv#J zZfdQc{QdH9xLF(jfIJ*-*26y}4~Lr#@OSAkGaPPOCeEHvzd6lQH5~R`@K4Lb;f7;i zm7bA@!%cVmv+{7b*&Y9!JREL%;}^@r;bwpQ^YU=G;aFOw7v$k^GZ6oxJREL@;$M=7 z!_7$i5_ve>jKjYy4~Lr*@UO_j;pTMwtMYKTITycF9u7Ag^Q-ilJREMW#=kBPhnui+@)h4mY3S-;;;K z&3E|s<>7Gi8~y`%INYq4~J;c&Ai{v&xf+^mEDSRM{H8{$8ahr>;4{HOA8xY->4 znLHeBw!wcc4~LuX_%Gz)aI**gOL;il?2rFS9u7DC@L$Wr;btiQ8+ka~9EJavJREM0 z!+$Fehnv&!-^s(_=3M;u@^HAh82^Jj9B!_}|0oZKo15@I$;07h0sd!sINaQi|3w}S zH&5Vym50O43;5sU;c)X7{&#se+vJ_%-F>aI-s}gD|84 zhnwE`wdCP&vp;@qc{tqk#n+XG!_7cE2X;sU4mZQ`_2uDkGY;QC9u7Ar;2X-r;pR;I zI`VM1IS;?CJREK=!#9$L!_BpL4myzr9ByvIHICw4~LsA@gWa~o38jOc{tqchHoVghZ~N!SZXZ~hnoZO93&(S zINThD-&7tBH-qtQ=0yBv@^H901K(aA4mZ>B9pvF~a|wQP zc{to$gWp0P4mUU9JIcf1W&ysFJRENB$8)fhG~jUa1b$0-INUsk?;;O}nFNxcM5toje?Fe#CDt4~LuO_#NcoaI@-$$#<29!wtvE zEOnEI!_9j59p&M0(;UB(JRELXY>nSl9u7A<;d{u#;ieaUH+eYR z?1$f79u7B$;d{!%;bsWFmpmM9M&b96hr`V=_&w#}aC0(#FL^lJoQ3Z#4~LuS_`T)f zaB~rUA9*<3%);+04~LuC_&)M*xVaU-pFA9H?#Ayg4~LtD_1 z>|e+ClZV62`}qFyaJcy#KR_N1H{at2%ERI2cl;oEINYq#EcwCmaJX3uUo8)Zn@0E{ z@^HA>2!FUd9B!)cL*?Oc(;h!e9u7BK;g67q!_Ch4;qq{}*%LoP9u7AL;E$At!%ctu zNO?Hi48xC-hr`WL_|fukxH%4glsp`6PQ{Orhr`Xe__6YExS5F`Cl804tMTLI;czn- zKS3T2H}mmF%fsPjA^sS7INUsjKUN+NH;eJd$;07hDSo0n9B!83PmqVh&Byo?<>7Gi z4gMr~INbbzpCk{58;)aJI$0hLH>+-x{3-HqxLF;4uRI)X%E!Q+BHx_mtQrn`_FYt( zDi4R7Hu!1saJcD&KU*FSH{0XSk%z<0uK081;c(L%KV2RUHwWQo$iv}gApSggINS`! zpDz!Gn{oIHtH@U45lKZwdT3BlnH~o-;41qTiSxb{oYrGToAgz=Ng2z`{Uf7e`pWw* za9eCe#kT3IvS%5~TxGvUQk{2`hg-H6_fOyQc?QFK$`4K7Du>i?mHn8cIt`SEJMJx> zl)mNjOooTaPf6b@$JTI_{Y6Q2VuCc_jw8xgab5bB&oc*}Ab)fERynDLtL*Pfs?$mG zaK~fCPo;19JkP0=cxmKB400Y<>u+1G~g=x zs>Gd}$ipo^SKl>pK2LYJlbRmsTjhWnuChNMsm}b92H#qC5f4q@@_9zUgXKr3Z#btl@HW#mHmRGI^8c1cf3pdQ2Lh7^BDYy{8Q;$ z%IY%XZOe*>tb+;To>8UoWXGAC!k09N>`hA3}?DtFD`QK{bmQRXDr*HW@;+=pDxc!la<%haFsnTrFFhi9&UN2 zxT4+IV~-p+U|{+_Zj8PU&1qcqG2<%Q4IVIVKt;QOW5-ss8&f@EKs#)^>H(ws9XWQ; z&;g?-Y~F9s(CR_M)BldB9{G>Wu(3U>kL@;Lz_1Ym29Buy$L#RxajE;qAM2b3jT$** z*x~;ijT(JyTBZRb(()YsA7^#+=m7)A59v30{J4I)RR4H^eByp%sz;CbUyJi!&g4I? zn$ZKsjy-zRn87ShTA0EAxX@$A4;obcKd$4!)x$;(OSi_DQ7rj?UjIYVwK{%Gb-!`x zhDoy_e)*#RW9Pa4@#mw*jQXD!>HoSwqpPdO)T~uwst+GFc3kzC zf4E5hJ@t{yo4@P5Na4jGl!-!cyvIB-n$g#Y;Qh*5+7ygbDiwJs1d_P zrj<%RPS(gmweQjTLjvvz zYxxxXeJ_smD_kBMr+?}E+gyGepr7bpe#WRuU$xWM|EueenibEtd2;#4&zHv`tE8{4 z{y~?y!SU$3pqY=j)wBalYP#`M3`9`6ebV&Nnpu|H$-} zk9@wPlPJzNG|e|TIhK#>A)oKE#KrlRrvKkMedQyckH;j%`Myf?O;3*b(ymDUp6{W= z#rb$Fz;%_6e7=QA6z7|`epbOlFy`ZW%a`xd#KrlxP5;v_xqRgFeULS(=Z(+ss$bKV!a4lH=t0ddlCTdFlW2k0KmJti^7DNyb)2Sa*;Z8aZI)H6lLY6>eM)}5 zTyW;i=i@L7b@EA)&ykN%6z3aV$|~+jKV-i2lF;AtwOV1mrmI&}e3gElk9@w$1jYGU zr4^%lIuGVcPnZ6lug41W)lR=;9a&(Hd_Eph7UvrgHS6idsm(9%&=uy}Htknsaz0u5 zp3gUEh50(R$|^oeKWF(W(^o#p486CCrjV+`5LCKINvYnNmG8m zwpn4mO;?!j;WXc8te_tGe6hlO4~@(!7NyI=^6|GcU%o9pANTQ$8;`80Xr4a%mJjCR zYsVG3r%$XX|6N$I>%GGA{gJvq()E%L&X>`1h2@*LFs)bVhb&*G^p!6kPb<=Yqd5)Z zmy;_hx(mzy=9ic6g|n&H_LTJZU_#nQO7b1keF*dM_krJqG~eH&*DnQbRIT=6Yp(q$IbG7J}Ii8IB+XK#J_;fk#Xor+Bx z@P8QpW+%On|6Jj-v-iz^YIIl0*0;{?-urOH4Zqm@o$loM-8Vt+gByg{-Iel8LEa>1 zY)$i0)mGU3{TKEAtabk}G-LZg;jFfx?1tGiHBdjF|;+AU8`nYQ)m183dxL}B-)n+k@6 zLIs8Je|RX=T{-2Y^)KCdWhg7Z8%MZKj*+i>I~9NNwHn>^$8)tlqeDsF(2&tDFBAc( zk)V#FySA4_=BYl;^Ha)i`K32(Z|2s@Xy}j#R}8-0smO-^s+Uvo`Xd!(3yT)Q)0(06 zc?%osIvPsyRyA}sw$`6Mv_4e?tiARAtq*o7=_9)~4@(JkKfQJPt1~tiR(TVWgvd!s z68Ch^zd`XtE5ah$af29neLk~2*|enVzO#Ej_Hae_)0^+@j@E;JypP4^d%Gfc{9dtg30 zwo#7Sbf39)%ANa={$1T8zx$zSBg?;0o?2A}ap#mj z`G|_C(Ovgm1T$32)nx`J#USdEIz`XcUR(QHPdo#xP1|N!r)6&aLJ{Zds#*O&D?AhJ*`kr+cCB2gWQsMsDzncHT z?yZ>F4|bJq*;p}K+hfYKJATEHqkt7KIGZR zu8e2yuZ;fV15x-?$;@5drmxWfqJLq2^>x+m+3#0XfHy8(^5i2<#fN*Ginrna%kck6 zKmQ6J|6W(l#UJ+AI&;L#o#8Ck(RLi!Rs2l1Mi8UYHr*9wlpU35t*ur|fe4FRr1dsh zt@l_lWY+^Bs#+kf^XAD^?8uwZx~i>pbxS>le1|yuqAjoNdg-41&;AN)lJ}i(ax^(5 z^|K`#e_`i;(VuoE3HMrI*Cxow$j->4UQVP;fZp!SfjED*dzOyb==5+B#{OK96W*Ju zqT*{ao3nDlFfruCGtPp9pv8`-s%Q>e7xtE5d=Vopkzo0IgY zx2rpnrDSZ{yXmP-`!+qh>AANn3o`#6S}S%Y{mRSAda)v>+sxr>GoS5l6sk||U+fuO zy5#vsE?x3DX!;lU|2q7CURUSM_dc1KQW?GCpa@q+uR18E%)0G~_2suc5!Ut9_QtBe zZ?1gFef!scdL#@H=2ZOs5fkw^^S3MS?D2Q8v7$uB`^aZ;{!^dYnf!NW>T}(dQ}?~P zH2V6%)H@n}7&ei{V{B*g1`l)8jz)|<@0oHh*f!LO*JksCs|v(WM_L;!ZN_}jis0Q> ztQFOfl$k-B7Th%?#bg@h*$*pzxW}>9?nQec%eUU&HF?|Sdn+OvpFZ`kxifQb-&meI zGw0AhA?J9;jd=3N8Ta+L8Mjqt+bjdBdrfwbCHT8yp*Gzt@r1I;P(a#P-OozqJ8?JEv(Cy9YEp{c3 zYy3z|kK`P4sGwcCHbWp`KEp1Qx?{oLkZvm-zJ^SXWA zmC;X!Wo)ht39q~tjDPNSXbF9g1iOZ$4PF8_8mz%TlRiwQ{G%2{-|j0#`5sosz*E+b!+9Dy$^kK>5`%MMU&D6jj-+!yGP2~ z)LOS^Yh}S*pNO(Oi2nm}G5hvQm%P7lMfLvb>1W@6cK)*KmbvG=KWD|<{c{J)YW_0h zDCO6sOa5Tx*!&k3J$L4_%l7Tw25ZYzrQ06b>V0R6@G3`uMJK_mU%O`K^;d{HHow08 z@z7%%c2q_`zp2mW$|}ljHzzsEjb3vw^ifsrn-9!;{VAl3nj77@NBrr{7q-maGHPMt zTvb6b9=mkOr2E1%H&^89s#0+KcVM59BBEW%Stc*uuUavC|Lo~=FhAT!-N)U%?o$s} zZGHN)itb--tjxZBW99rS_HRjrJ;9mU${BySu5#y=-+URae6#U4pA_VODt1*C4Ea>R zzH;xnN4hIN-UGgZ)`B5v;?gB&Khm8vap9XEzw^P`xj8qMijteMW?cHuxij9p;lnT5 z_SMXo^4!2j)=#_RiRNi{!%F(YUxw!t46hF>T@K8_(a*#kEa-n-<%fOWZ29#4U6r5r zh0&W1z29BAe(#jML-#b!Qga{v=((?TR~Fp&iGX#v5_>j2T5w;gs0e7~>}jk~J?^nq z>Ba-F0{fQ}t^hM_>NfWU_qor`z2R>) zGj<%Tp11L-2P&dBCiRbQOYYwpnGDu4>;CSp=t<%J?G-g;Uw>1L*j+wvm)Xa!ubKKn z0qm~3%iAlwQ@X{{vKuO+8Hf6{S1c`qC^&QwVk8Z$8%;aZzh>#{+oKyp1C}lY{My0P z_KNDV+bW~~{7rtS!h1R-Hb0H|gF7OOq}Q&&9a8rBm-hYmnxU1^TMp)VPY(f}@fOdy z*Gx|?+q^TmQbhmu&p|m?m5a?!)dNo_@VtD@&KptA%Ti9X;n1L|Itq4Q74^b{yr&f} zj464~y?T05*{0uWzV-?=>*X)d{Hn{a>inj^S9uCV{%Mvjq;K@CfA-%DGtQ`tZa>&R zyE3}z;E-@-^tOXyVr2K0GXvI*_6mcY)CemoqHcJUw9PXIhpbTcD;xl}NfuB|k`E1W zD*yAl-IW8L+EH2acz5}T`xag4J)JA6mo@};YrDG&yC0lZSbk%9Qq}usuUNK!+4OVn zKc^0|gnaR4&qMD7^iLKG-@N(YTS}Ae$~Ut=e50M~0jE{EuR^M()JvGZWyV^l}8 zp^pC#)U=6v*Dj2P54jM>5q!Qg@^RL{pHY>^N^6gMgC+m&A7^WSk9_V;H~faNT?VYc zZ$q}61m}yl;WQE!*_C%XZ;OwAiV|Uch83jXo>UQ#;Diqt2{1nFTsBJyA4&;3K*ERO zqMxdn!Y6l zJ~egk6hW~TjIbZ++Vb@(dudcJ9 zy{WDl?l44~n;Kd=^YGZ5*U%DeU)Ls&ovNKR$L<_tCEHrMEhq9rXMLpfiu<=T%vAG% zisgoTZXUT!c)#cmw)mlwb12zO`Q>d_EnOP@^+8ed>VTT)lgR?m^#?;x37<`$<_+EI zsQ$T+O{u=)iOrQM**mU!=IPDDLXj7rF!gZru!@uv%;^y1_qKzfjpgUwhhF~}R$++q zds4*4@+G&wUs?DR*lpj`y;C2ri7XYbY?&X(`;pszcKc?y`%w670o;ecvHtSS0*Ijh zxZTJytsBd?-nTPS=Csec=Za-l@LV6c4bCJX()T|P2Io@zC#V|fpQL;DRtc!ZNr$o^ zUXwn_+7G8oz6Ze7-;BP${NqRL`z8A;3-UgQY%Kr79ykfOe-~zNH(=?GKiAa!_z9t?S+-DP8|H+@Br(XWqA|1U8m%d$LYS!+qCx5K&FyIOChtI!T zwiWJ3-SWh(b6`c*I~Dt6Xe?r8XEd{I33q9F7;bZyLWs78y0$e9?Wf}{JiKnMThY*b zda=B&ZCwrdQ`@mR8il(zr;k-UtiAX!?IqYQGp)6DMN>;X-0vY7tWEZ3ZL)8hyth?b zx4N@YcC;~evT=#9t+yu(cY?aZR?Ilh3=XS&yYj%kS7SMHAM36>a3HpQ#A5}!LP@dh zlb(n6NNoG*&llVi%7h)GzEc>><2>12`Pr{l?}??9y}lJFRgc6{QlL-4t`8#X;`Azl zUP$};;riY4LFUim^c#WwfVTA!X=H7~*^iFYr~2Jp7(HPfw{Rcsu{$Fvkk>V@U3yl( z*HbFjzF3g|VWgn&!_2Mw-i7<9%Fb9Nb|!`3p2Xg;nvc216rCS-;XZ7rU{omd_DsBs zW@=vePwLK!TZQ*?ZJJa5@}3}m@ezji2!VxO==rF+@OFiLN9b$M?14LnJFiF5mh^MlTd@YUv~yp;!8jf~N2+WR5^)z@IEB-F4uOsXtQq zlzx+u;z|Zd4o}J*hfN`?X+iGovPljmxsv+jv_KPG59zg0Uyto|JzOV+l0(17E~Ho( zuaiT+mCt{M=ZNdL@CVvZzvNIgJg2N4S0cPVJs*+R#ihdQ+w({AdZO_9W#0>z;l5y) zRD7BM|I=`SCktsNZ-vu04caoGNo2YGBU=DuB5+Si!7+R=K!Q+@6{}YYcVN<0z!f33 zK|N4hx(Js;TXF~oNe<=9XOtxchmuD|o&+F!B%hLuTKHg;1TJa!GPFzWazs{g2<1k4 zX1)iF*>LGUJ7l~_&qCxT@hLqc#b6gHJ|#!a)(5>LaEQ{|A1nMB^z;Wv8JN@rUF86d ze0JrtC!a&|IV_)(L{C(L^h%kLImip@C7BM}SyD6PbGCf$DW7}G=f3heS3dWb&x7T2 zp?p3?K982qW90K#`CKfYOXTx7`8-}epDLdx$mcJ}S}AoN&Qi^}A?X~gd=5@(f+PQo zoFM<)db9k~_-*pag}^Jl;*z-|so9a8&?b$V+B2yPB@oC-MXQ8FFS1hFwNCO+^+-~o zfQ?Ds&1pR%`ygwih_pU3xO_k{7$V9@E9}z7$bd{IN|~f&5tu0{y$Cc&NTidM$`3>Sr}=3anf07cQ}#WP;ZIlZc@odyB+DEP@m=ou+{fTi3o8% z;Pl6C=^*R{FuNb{={cEGpj8H7Ak`^5(tCR+0a-Ek&0HOqS$6m9g5NRMn+2>?Jktvz zPXLhaOdpntWy=SnvQZ#KaeA>-g^Fi-sboth3A576A`in-K@uvgyh@)>`JJ=6TzM#LMJ(SwJ;n7 zLizxrr4wx+MO+r4lZn=gP#&Rvgz_D^o(&*0#OZSZ$jl=&)X8lFG=xy0lZ&;D@+*Cq zBUhTwh&J2_Zvf8EPr^y0k91P7-g*wfQN)_$!!eXo5e@s|>YDBhkbR3upOABMmfupM zS_Y|>ajIotmM>(yll(4p&-P&{4bjVo6DVc+`Ea6>y#wRH8MsQMPjXJW7H8~$8y*8U z48n+#e#u2!L+iQF&<{J{e?!T=3E@o`^~s@f_>&yk2)<1Ybs#@#gAr)>fpRBOaIzSV zhLZaa8t7+8E`w_fP>YNuG#B?Kxkv;#2apl9!w@x$KnX)bKdj~$uZE&VI2l?8VT|VD z6Yyg+CWod1I2lEUm%vqWXqm#vp$522#ma*2m5ZWBizFIN;xKf;ES5!Kd`6GRvNS)X zGjeik;hOS0qn|W76@`p}vH(*`XXIN;TgEWSMk$>!%39hoiY1_w&M1|6M=6~#MS{E@ za6%OsW!acil+qb9Wx`NOXUvfiODUbPPzFqqECU%!q=2zx1eiZ)?H5PqjN~nV;#5+_ zFf;ky_zcn@?>TvqUU1c;qoY|kgZtbFW+Q_*1#(cTBThjt^exp9r(ie&sw2)&8K2Xn zqE4ZlPdR~MQot+%!zGwYV1xt<37nFP%S<(aQF3*zAy6bOdLDr>vQIsM2@*6Cm?%Lr zfk|>fY$GsPf=&XbNoi{doG#tCp1@QIHV`;tQUlnli@-D~`bq+2;b9QD+X+k$quIXO zBf9EB;mio*Zu+Gj9j%SRDVKfzNNh8QqkG<^m>dEQZ4q0U~%hSeSXc8HXNpA**q#jwBQg~08X)flp>6RtVa0)u+0_=bnBv6heEttUX??Jj;BaEKz5IKd1kz`tX_D(^2?Z;MQlZ*{g@k4qT8GO<-Fk`c1 zIwec#BAKN1Q6Xt~DKl6087%u;mUKGuBP(f~(IM437hC0Iv;ZM{xWkiLk%qJJdo;^b zzdksw>?;F3PY%>1nVtwT$&@fbWXzD!D(CW9kX@@nnwgGrLgbOzPJhg{94O1uBfgGn zWl&YBRykpcOubgi@S>!VD)&m4I&8o`WiSUT(U{&C{NzKagZDgbqi)5XCORdpca|fi z{v2t~qg0%}AA_nIR#e5$=e{H>1cz}ep9dp@J0htMHcK}R!4~gXCuy|i zv`oEPj#q^wUD(Linah*TQ9Vex9w*C$_&3#RO)n1z$!wODYzNZi5K@_(+@w3PMeZyl zUrv8H=zp@-K601*8n)sz$w9I_4@K$DPr?qitA}%I4V=ykacy@V3d_DoDr|4)6wXh> zaxuV$Vfch&;hBE8v&NzeU13Mo zIt1`=Zv7i{Ii+J2Qih}b@PW5$u%QHt20l)~^BFWu`v+lBgnylT!u_y2J_?)ag>!FM zW(i`c659E9zDk>Yl`eo=e5leoU`h_*27?sa9?l3Vwz`+E*!J+~pkmv@6N8Fv56=uL zcD1G0g$?V3bB)nV8V0ihjOa$Dsqt5G!(0dZe`%PN;k@AZE5jp$o#Nrn zd2Ty!*13@lWO1}^jqHt1#~C6WL`Gpw6V6~Kgcps(? zJv8c&H0&m6*v;^KE(9|;2FaO{Ot!}Q3BAIb#afY%u0Sr8vi|go!;YF0PQ$tNTDWN< z4Otu>5uAQ;c${LTxr{S&k(v%YRfxIJ-S=+^3PgWPB9_ippNM*#gEe6svRtlPV?#u~ z!`&Ggc90Pt;Ay4c(C{fi1&4-D4JtUyC@7V|La#4;1DwPoX+}Ta04H$+oWu<lIL2fvsC+eIIv5*R)i)7)vgFlS8AUkEAPzEKwMPuL19%HI!W$jpaEj!A_%-t zKa__Lit5=Rc|ve^)Br<=aOQ+`@g|13A$dY`cbp>&<=hb546y~w3(0MZyQ8|WtrY~! z56J}|S;*N7Lb}v~o9VGD7mCQLj`M|cQ7F3{9gE5VffhB_?yBn^TgWTaxEhs01tX|K9Oj2u2XaH_k@F4}^j)w#Zp+*pw z!VMr||4t}NE{DKQcG(@u_%)0T0}#W%hca~9gM4z9gd(SaS`#i*jdJF=O1ng6*Zu z&#~U%V1ADEPE(r<%Fkl&B$c1g0O?rb^;hXg2|LcC!v~m-8peCQdpSxL3192=lv`iuR=QTX9A&KYQpZ8J30qZT>D5{ukT3VVZzK6$zj4Ah z{fkLl-sjtV7b zpB$Le6s11SsVH>PY$VU~8&3;3byr`kv<{EeetY zLDA$zE<&;nilF%~@RF_#_6`WY$V>WukQ@;HfERh;2*Q8tCH*DPTiOBdl=L4QV+XUB z#O>vdxh6DaFT6=I!S4n8IN3H1(&pS)Nv^+w&oU;}4!A0oJ?H>*mvo@M2<+h`30tJZ zCV1Y@B$`2kyjUd;5wA1e)QeP@1Fjx^6LJldP0OH3mLsex!~yHeZH`(`Zg$hlgn2l( zV#LYy6=d!r1uTnC7Uo#o! zO4r~mPm|7gzNeG@rLLpQi5_xpMU_sGh451M6h$g*fYr;Dt1@!YYOulWqgI1pre5LZ zPlnq6-*}%oY@>u(CIkCZhuxO=)R`O%?9ZJ3!Hv@APCs>!p}_v!DN_3) zYWTv@YZryBpumO_M9Z;od#L?51-j$1lZqSLkQdz3dnQ>(sOJt;La8C-vh7&N%~JU- zPauyKs?~O$t2L&+^V}Yawe)xP>UpM{-U8hw{7p5=WWpQ$o1huZ4tXHkz8DT4%l6x7 zbAY?(n$S8ib~GM`l)KOu*iZ4m4k<8VhMW0DV8kG~hnw+bfGh{c*As@2V0oj@jSM!& zF<1#C6KXxtA6;qPYb>1qW!pLKRzIM=@AD`PQPR5gD!6{uM6A%Y=&;>jbyki5&DH-to)+S=` z)@_GdY)}&;XqiZ!VYt(0fN>=Q27nuxLJasi(~C;NODMsC6LJkIiB&anIz$O7NLh_9 zSb;LwfTFNu*Er?=+xRfn-_;GD`xLx~;yYXy4csqb z(J(cB9#5bc>cjS34;`lDGz*VR>HSB&iT74H&)7aX&ldn2i1ovLCI{gV7ds-02Xq#~vqv zn5}o*E014FgX6w%{8CmrZZEL#G0#W_6=qct^rpbUdNbC;!cA2r4l9_Xuu=o)FiOhxm2i!F*j zf>@Y}OWa$1rGB6{&Eu_;RrQ)C7r1xykz!JyH2lTg1w$WmHU@?K)jjx?gaqp9-`vG8 znPXVX;A2WhUsk2Na4p*my};6DEvs=RLtbEh%a^X;m95E#{57luR<~P;pH??0H!?U; zada2Gwuq;l=@>H3GybLmk9QYAR>}~3MjuefHP7gmO=rkXztAsf$RLS8Ka>qpWnSyo zuJDaTr)VOssB3*a@g=V_dLOLZ$D81w6#u2KcA~GPt+(^6*wjh5Yo-ZKHATIFkrx;9Gqva7*akHdn3%)Z?aJ9&RWq z>N`4xds7MasOV^q!WZ%kkT(-#0dTMFg;Mb0+=|s>svO|jacXla)pM^c$3gHhRSvX6 z-%OBh#eK<1RAFLHZgM`fHmX}#y8O7?tkJPV(dgUQ=-Z}zNrQ_@j7xXBT;iN%lWtVU z0U*0ycW(m;6aGV;74B3-seymI38)8mbbRYx*2}|1hOB#;9Ge8vw zOGI5f0PXMLU2UQ+KHZ|8(Ffh`p*4tlMyaGqO}%@2d3dI(s1x43Lvim=u?9Y2?%g{| z8kKmudwF;R1bMnGp6*d{O_n-%8*&hMpZI(mM#>uivja=wt>|cdsMAa196a5Dzu4Js z9x@;Km=W|BRGPUkQ~Bs)UkWGN8Jd}s=4GCgxukEllhqdtK18IYO@$^<+P{pzCl&e# zFLQF*X=#(vs&e4%<%I(OB=rDZc;yrSAdbN89gza85yP75I8`|g5Yq-jpE1Cm?#l|3 ztc)DT%S=n79>|!PVU0BrI`n`BEfE{CLeA7Q9MW{k9uA!b0Ig>T#Bpklq=w-`C00)u zABXGh4=2?@>3#g+bVFaQq2HxnZ)aF8%_=u6Ezw`Hgh3yl<)naA7D zRXN#C&!lPnZkjH~C>&3gm!@zbI)-iC4JOw!37JXi`KAW2C9Rkz}%=P0sKqsvBT4U@`(Z%KVuV2h4oBEk7{F839)4 zTW+)F$(h2pLmK(8WZL5kQ5hH=2AgF!z`L+)fmJyqa`tH7o;tYZNLxVnxueAyxl?jm zGNn-=1NFlZOVzb?X`0TCb7`8EsmoNM-^%uF)#eCIHcjW4OFgjcoF?DsW_8wN(*y1n z(8Ccc)TQj4&O2*P#pa0P8d;mc$kUUHH+RFPhmAi=O*TEW?v_L1&oYjQw7jDpPS3+= zpqt`NEs1BrCEF5xEUiZ9$~c#%NvENe za)EK;GaP-Z8S1#4TdU-#zm~qL$rC%ubqP_8fyrnC8>)^P)#Qq?T8LF*?dJHbI#}Yd zI^sBHpkq%B9GH~Oqho1}SIMl5H3J=&*R*j1k$?29QcJe{S)z=VR?g~-ww!0>dHnR% zos3BBPT7Mkm5w+bvKd4Ng_Y)VydJ?7+#;LKItf*i9eA!Nw!&Dm+ALNIS(i$fBjQz# zgsrB#PBtqp4OP$lB(cT2-idtKf8vlWuDlpLap+}Y@U$V*hUyuNio-M{PQPF;E9t(P zfUnleOj4WOG+9=$>>IDu^wG9DVv`nkL@uq8*(f7Zp;E2XUVm8GWybpj#s%9)f1aSI;#Uf zam3YDPu6f*K^i<|#)Pvbo6bj4(TZu)L62sd;)spYq(?FxwJb;I0vtaPHQ98wvLqNF zF^6kSHl3{~*9V;V`Jl)@5Rj__B07S{nuHGAK44b9}M73|MEA zpsaWt@nu1k1I;F4pt|-Ie2Z(9Co`BXNfRPI{Z~rAPrQbl>_l>nidm}Y@}FqPFGdg zBc{%2vgv&6W9UeaKZYioF|1muHISWS_7<9KI$I&B^Fnrxsij9GD}kO^Yp<$nBUUhI zLjsfCt_24=Tj{HWTOQ?=KW3@bhPOD49Ic8qN_>0A<1}(C(`&~BHfy@o^wAcNZ{{PC zjTCDc)61(A2+P>GL&7q9JWeA=heVuAb495oN6*!6R)Rc{vO)8z#yBD^7b-4SjQh$x zO|4PVj&{s=J$1}TL$Z)E16U!U-5Wo6G}(04R19Q;Rxy4wYqA+xS31jHvUAMR6DN=27)hHU-rUWw z)`YcO*#p*dyK$nQv_^+6S@hb4qC0zWT+H%|zM^gi}b(9g|yN=?_%QE{> z_OP_l(G$42g?kGYN?|c7kWB(W>YOh%;84rmsGHf}#;;tPh~gmF*!#{eOS| zp9N011;(F-zsAr4K?Xlf{wcgA82-RpEd~5{#x%CBY8X?uqIJcEt!u_KbhM3GbL!}E zqf79zsHuMCm?-`xZwveoSjU))+v?z#joR9po1%3sonzpg{A1t?C~Mmq8rsEi$Z2Yc zHm|O47_+*wsk!5L1ffFlgp7u{z;~;4G_4%d+1lFNF{Zt#Bf4f>NfFMmp?Rg8YcWiE z^w`>xu_fcjo;q%93{P{@iZSO$qcQE&Z;U?)rv3>TnQN=;1)te%Y-(xvR}R?$Kg)a^ zo<;{jJgsVNVN(7#?Zk#U<`Ac!*@6#4$xyFr8x3D1AOz$Bd`x9@BNlL)5?p&ibad9& zH()ztTPXuPfyoAYtdq@HVK>S1Btx?5 z0WDJNaM)@&439sWqq?MeYfu>c4`}%;Xyn@>Rx{7t`6ZTeX~a((s2K%47bE<1zfWNkIKzG^Hz`bkI8k{!d-Bc>%QrX@wS zsPF=9@E0c(R5RoDyF0%9!ZDiq6Yj0X(Q_K0S`HJF-?T;``)FPJ`9k3b>UHFo`PM|s zhkQC(J|+jGTA~LM?h8Bt!9Zfx8WR<%* z4s;GVlvG@&?T5+MG^LZ$V2~xfk97??Qzpjf43sc>KO8&1Bj+($#meAz6hqVH`oD7+ zo5pA})Y5sNb*=UPYFfsOqdes$$+>I$Cs|_xkEBu|^q;M|Y`2F)-oMG|Qw7w10U611 z1hA9u056IS@E55xLD=Y{Dq$Zh)lI&M_ z#S#806lFQo!&?!5W?xuUJf2?62U?$i>`RPnW3$gg+GbP${JN^`2eM@T*}fu9NdJeV z%fd<}kVWo)ic(hVVM`-jW24ZnvobS4{tsg0XUXvT70J&8;4&XT!Z$0mAgTe7~o){T%;p{km1 zU90u(3^_Ym?{a;&l=u}}c_pko9JbfkY=20#+sW{4G+mBD5jtz5_pRq?xGb!wnS`4`mdL?IiC@ z^1AD7I6D3fQV7W3aTtCm1PK#Pj{HZ8BPq{!po%rHLtvkFqs#MkH6c6cdGzu#Qso?2n^rl^VNs;y zfE=v@^s_BWqo_IRga}xgyn2MWI9>+YBb@3jl-8kXkn8EXcRYLj-q_1j4mFDctG=cA z8@i!>ElcxLW3Z1?{B>UWI>nPKS9pX^@9FcOuKCIIsf4*7f5|f|aJr)Sv7ep2txh&_GPj?roJ6@{rN8`7$jYF7)g5h zpi23n;@@_3{Qp$^TaS+akmA4c==eX9{JweYHG$ggtdDIWo7+5=7Xld}`-b(|O8G0S zYIQixyC7b~Z#EH6I{JaBV?lWsBwAT&;xEaM;2e+ap%1lct834hGS;pyQYLu!zb=g* zC(OHdO9{aL+oR*ZNAdspF#JayhgXy3*$f=Dih8Y5|6G}AY4X}Wd8z$~9|y|1z!#|3 zU&MIBiXPuTl-ssd$@ki-1L+VFPVwt=p6{V_AJaXG5mHCbYr(%sUOx%drX#HMHRnM% z7M$&Oq4D&|zK1VY^$B@!g85MHU&H;>F{3vzL5>33b}N!3_dkeRZ`S(xA_KjyrkNi> zN2NhnuPx9*Yf{KdMeRwh|IFlp0jcF=rF4c>H`Cx+?bCsi;y`g4ny+{cZ6m`yeA`3z z$OXsb4YZJE+Hdy#qHJqq;LMhm*PLpeeniC7hrs;hawo0)-J`Mc%VYy>K?qeEUEhBU z`S%I}wxsN!$k6xTvi#YDz9hAmvMjWa1;OPM;pO|r{-`if60gsQc=A*CfR0@r z^pG~?!{92IKnrr|hgZkiWx z_mbQ?gw!!p^%`zDM~9Ryy7mpobU(a6=8t@PDj`-hn~Lgs?~#>tim4?wMf-s~1rj$) ziN22^1BsCA$5f^Yb*Zdef8om9`BZw?`2j+y?&xAW%&%FBTTfS4cxa)4wQ+m;eKaLk z^+wZpe)R(?<$bIqT_dyvtq<6xL^`JkM7bUnt)6mT&{0P=t%)ONXdm3Vu3r`H2Fb>S5ion|4h9-k4~dzF8+96b=nlfQ0zb(Y)w-8 zN$=^PMJl4yQJSXtW3Xr=?e)fcxX-0}rTfzx?Y9^Cv(r8ss5rHUw2z@>r8H-M#bd8s zT7ph4?H3&fx&@XOvTiQZuP?K9Soa0_(%RI)f2P^mJS6rAaR&C3D_cNLTni7d{F353 zGS&N3CLGuyPzxVO(zP%g^U_Sffw9!su%h%)+eLjV1nQ#%j(#?tpBS z>wb8MrMms%RH|?GVxX%Rq~P36;hT<~lxtxuDj2%@K?@ldyhv#UE#v@I)8IxhwEf{Q zx_z5;V*#ya3GK@ zHdC(mn;0rt{W~->U?rOc?eVL_^!fqy8fp2;_8Um^?+&PWt8%7R4&ca<38`(UC_y`@ z^}?4!GkqXND_Sp}(_Zpt4cqz`V|ZZzUws`PY`GyZ+GoA2S*rPf5VDsp8A@+`{*!m* zt<|3R<(&;n3dNTMa=lCn26pnV^b|fP@+hiKTDes&-Wyce{!`rPm=z6m8?gv1yUj>`+E!+^ZT+8$5snd zf7OJ-_5p-qMQ04~uxjgg|3f^KnD@zH0u@yi!V1t*RZ&$6)vduE{?0;)w|RT`2?=A< zlBRW%7i5}!F|n2F?V-4We$0hRlG!0cix%d6Q{IL=!plmSGVf5%=p#%fud;e0pl$)H zF~VxOCCwj+(VTW`kCFEHI+zu)c7@m32#Ym7~<1$t&7AX9=ob4{yOOVW7Im*qdd9?d`%;0c{(>^YoC784)Czr7m;cy> zgVqsvY5$_-*@qb|Ni8dQ7mdc(c2D-J?0A2lmrSpMV>zQ(QLDK*i0iRVR`zAH!y@M0 zcbJ8V)`ZusCG47*WiI6X-J<`6=z3UKhFLJ^7Jbh4@7cnV2}Zb{Rzdypn)aHu3oua? zwQ611^L-2b$jRAs(--dQ$Px;P6F9*<9nmKkQZT_Y)fR1Em;|+elPFqL3l#eeF*X9? zM%wel@ascO?8d~JpFb&G9Y!6-n_>O-Ivvm26-v`#zDI`2=%NLb6DjKhD(PIJ7Kk8A_`WRxa9ave0=kRB=KJX{N2Aswhz8EX;m7%|Gk`Wl>D+ zq(F(S*J^z?IjpOc)<#<-V)qeb?W0&@!bgw{)1nNpGn>{t9X-G!*CgXVrD+_B6)!-2nPN_h zg3zRrsE1RBMW9d^!(4UhQc!AM^@=vQo8F5;oc=S}<7nbWM+pczj9q;%>Aa1NFx{6G zQpHIUC?^7XN`5~9^eUus1ymz5=yg`@fYZEHm@45+f0aq|U)9O>U;NC_?NmEJ59!&! z*kmIeU^#vtH5Vv$q@7*kq&@*D(k*riy!nv0$QD|DZzJD#?$O9s(#$zRS;u~JXelngha$jk5V4Wfhl{HO2L}Kq%>Uf1-(jc<@+#=ue zX7=&AO6&cYZqc3oU3-quq8CxkqmP5oLSsR7rV3=g zbH#oSgeo&wht%yZ=uH(cZtMb;Hf%@Mk;acJ!SMw^%wH(0KUqrGMrfyeifxx8+cm+i ze21;fKRL{&EbN-c>;^j2K=iuJLskVoK& zjRSk8EH3>|reLk0yP@ERHgpTce_MOgn!3)0TKG}J5>eOE+Olp{>*|i$rh51^Y*XjD zTKpZVwz`gvi(A|4#aRo>Y8Ni4uAN>nu0+76P37nQ;InvwQCxpovrQ29&Kpv6!RCfaru%dQ;*&NZjy0f;vuCoq4f!NYw1k$GiMZ?-QkkL?IyRxpSd3AdOGPE|=MmyIU zDf1T3m{qp$%o6|ejJ1sob@fsZek>6`%~xMbbCF$UEGVz2t(sp|T~$`CXM&#}tZiz6 ziLUIF*Qg8(+|=44`>txJ7j5mWQTPC^Xs%n)&@8}S7uL16u5O{BWu5Xdv>sEI*k|%tblBKh*9n5e1f`;-f0S5EuBAr=1m*(MvGku$y zuF^*B4d*v?bi#+NYo%*C!RVk^v~8Ww2WqWsZ;WS zFn$nRMl%IY9mt@M$qL`6AgrA{BR^FN#%Nk&`(||qm`g|a!m_2x;%Hy78bV?mxJy(o zT2f(5BdtoFY^l3Yw5(oL8*nUX2I_HFtpp!*G{OgRA;(4K{3UraiYMgJ$GP*0R@JR& zI=!j6ZCnXlH+9q%bwDzmUNW|LQgKP~IHb2n8&7YCPmwpRiq>Az6zyn-=arDh4NZAP z=ht6c*S@l7JY1b$zap<_!TEVb@HyGj&u>``V-&4ixw=IrNKpqRN(Z!IBHOs7wWy;J zKCgRW(Z%g`ZNPw^-i>w^t!ZtpgHOsg6s>6LT-nsnT#ucB`GVD}+KM{sRx~&G4V@4R zMI9G6bw(SDASacl&|X%GHo*K>G=m|)^s6XnAOTyUTtImFS*e2}+)jg83l>+GEi`k9&6yQVlpwGK zL>nOcFcOPPArke}=3{AR`6JT-LcST607xOtTQ&z)ibYlPDpb)WtE)I&10fD|O2WEz z&8<+7b=R3?i>pQ1+_TEgUM#ffaD|bX6K!sSm5J61zvB6t8wqnkmOWLlU_)(m)rHsw zHL)Cma4yJO(cHR1Wu}_F97Cp7v7eWa*OxSa8BBQ<(*0PwZO64VTulDKg)#v2dM9KF zHP)(~4&T%unmRzIvNf=NVO+~u$TetD#n+ZpfGL9CMKEvO!uHk+Afr0QR4iUtG{3dJ zL0-W(J1b_k7$Yl_KYzbiLF6@bLOpI<-6>#UsD)C0p{&1aipPnS&2{H@2&}4X ztYiKf0dj9cyZ@CL@_PiZt+Bqn7Jdz}3DUm-_6@SqMM3j`0WrAS8rxyHGM=nfp2TQT z3v7ACjH<;|3+C6(STMi57MDoTf!}-qYcc%dF=jMw7nCmkr~CayQb*b1vN;u^_2QPg z`ucX6V=7R=L?mEU2Y9LtBDKAtvz?Y7`l0}AfEBx?9=0xe6s$P@8Y$}p64271k=ZDT z6%ECu0=`oL!#U6u3-sy^Dh~DVRU|^r!4w;eHkAyxjPqCS#Q+WkH$hP<~;} zrlqkKZHnTw8kN;EApF))g|ku`i}p&4(8c7?s(PWlja#3XfRWqM=<4=%EDB^GSTEWI z>TvP=*3PDt@I5ZLP3s8cq%5&o8z@%N9uTGi3PEkOxuLFIZZkw{6iT)|iw4;F!d}_l z^5SOEx2NxPD;&w7X6B2l<_TEBY33LLXa1k9PqCt7a9URpnG5**}FO-Kt=P@P*yDM z#D$CJQ2MmBuWW0ETtaq~NgFlXHmP%rR#VP+CirjhEGp{tt*fyH!$ORUgv=Q}b~&mnj~!Y;na(9nJoRaI2a6nGd@ z4pC)T?wU|K6qe4`PWVmW*xe(F#88D9u@W#7jxcl>oeQ&+-ysE@9q0)332c|)pIl*9 z!RbaFC4BW_kMovgMLQ-NjvBKV`B7(8F&q+|)7-QQj&xSRE)h*_u(8s6VHw>p9Xx|W z4PF7~qYh<>d1Ytgl5N#WwW5=2<+%q`@i>%*#Yfq}s`OUOK@o*{z<#z~@vV~g415-}mmR&ZWrst5 zN9Q6a4zg_EaQd964#SNN&26wSt*UE*_87B84-8Pf`IQUJ7&c?yT36|JzVl4ZzW$U9cAgq0Du(y|6OwXAM{?aM_nxV7q- z4{|d@B}Y41Zhh%As*W&zfY{rC60;pPCwSQEN)v$zn&d{JvI1`>L5}O9Rk3to+5GZ~ za$gs;C5;98t%j4FY{$v^1=F~~EY;SH40-;>x*hPDUfEbBo?d2+%Xa21m@rz+N?dSS z@Wx5N-Rd4s6K)c zx(tuuv2}N+*}8uu^9C`jcm(#Fdi^I+F0)LK&qc8L6N3dn1ZOd36 zjo>4+op2F)hoj4l1TT#7uLU&orUe;XWotO!0J ze&;He?F?U^i5$pRb<0}>?N051=ZzUV=uiEP{)GGZI;-*eCBP<@sXxafS$~d4Gy3ENn7$|y znP|M(j2~@H593+H@B;**)2EBw)S65Yg0e4Of!Dg5z_KZ)PiH$FD& z9nl9dd1ekq6J+s3s@UT5w!>c+u;E2QDw}UC9r=w^q8t6=V-r6_&%>eQBR)1d5uIaG zm55%V#QF2#cs!$*GHliWl4s(LuvudWn|LEUoyp^PCZls~;+5oaY~q*b94}(>Ij&}O zj+Zhz$NFp4efz2!hVg>Fsb~FL65w`=t}o%jgUY79k{*4CyKLioPNu1$A%%2ko81>>W!-ev{usH}U(`uvw3(zwsww z6Geng6vf9TKZtJfBR)3uf#@8Yd>}fD{_Mm28B0fh8v7I7*!!zt;~(m8@{zFd4`Jh<_}IiK(K$B$B09&$A4KQa z)O(_j*H%6{yqxi`I8NNo`X|DjjQ_F(coU;v%kcFKe~V#^HF_A&A@)Q+k>Vdg(Z()d z<16Io$Ko-Tj{K&c5Z%;+_}IiN(arit*yupm#0Oy$52hz->xup%*PjpOtP9x4LXQ4y zKCyJOUI0uI_6=+x1Fj-?0fO>|@L_}JK&=!vk=n)o?3_9c3r)|s%er`cH` zizfz&N&ft=1ndG1&VLY_e=HsO&3uV&>ibv2CjY4aiN+>>NxrdXd~B>nbdHUEiO#X9 z??g|8O}rBSEOeH95Uy6x_t)`avwo2LW+tEGHb!52oY<@nG(N{&Og_dcJxt^y_C%hj z_TzawU>9&Op7U5d$I_AC#2e9jp>X*)I&A72@pEi+BD#qe!o$^YzW%2E5q%V+oBBs| zQ~wB;Fn*3ryb=FI#y^?iDGbkK*u*Qz<9IgXpPv9PWc1|>HzvRrFuI9n($B>2iNWjH zco>WH$Ws^cuP5?FgCDOL^DbZ$8_1H+;x(3z{1If852Bm;dvw^uC-HM^bRv2pY~qpl zIX3Y|^h9{Nnx1bTj!k@#yhPa4OX5$2m$LCWHt|UEOuP|Z!}@c438Qbau)c%~k41+k zhKh^*_<0WKE@0yu>^YRhPb?kzO}r326T8aCSHosML;X4Kqs06A9xv|4s@D;zyah zy$tVT7;}{#L)C@+>xp6FDnFm^hZYxbFrSC9e2%3D^O@*bdX%q*O@2}T0ZbmpMrYzb zR&4T-`j2Gene~L|9Gm?O(Z{p?9M58Oj^{FZ4Z|xF;ATcYR&3S-nh(d5Dc(=k6r-;XV z`@au;T);**6mkl)e=HsOQ;}6Zh@PpSFE0`9#rTgG=P`N4{-htr!x=xvrhZU=j!Rho zMA+09l4tx&*!Y+5OeQ}OUc~ql;WHUO$IBT#5x#)&bKJt{?FsN@jLz{UM&FVEU&rVi z-^l2R@Gi#B@qLW`Py)P<(f_aE15Cf;#cwcq9KXfre`WZ63+qd`@I;aLFTcJ$4A=!6 ztZzlEzQxj!KT``OdY|LOW<4Q!1DL!-co5?^^^D}1IT9{p{2WhVbdIModLlfF@pEkM z*N}dRa1E2k@d`#ygiZaS@e^TFpNOC1wQT&Z1lZIklDCcV-^}p082&E9-(&bE3Gl-f zU0=e5C&q~P{Cs&3{9@5N{^@GOSsGQ5c4GfyyH#^jx7yqw8jkpQYkO#ukSJX{S4z?iXLOsh5YM@V%%iO$4`LA1&sM>9>r|G6-!6{p1K3k2OJ~L zWBeRXWb|XjW9;TeUc~6t44=vH(ge7M(U&u9&LcGcdPe8ClhM~Od`SXq z_Fpuf*?%1!Hv2K+zn+a}_FF{1nbFODi0Jn-I>%nf)2bTgv#&eu(HCoBa{dIbO-+acuTW)W4na zb8PlM#Lw|1tUt%=8T~SbH!<9m0Gs^{>2tjJS~ecX*E2fDH#7RN;$5si$7cUU^Zfzi ze}LhiSXh@%xbVa{(a+zHT^7Rq*f_Qy8^`uzvGgGzr9N@;qeKu*`JcW9M5L`IX3s>s6WSMe@S$X&Hj?;)oeVo zUnDxm=P~|c#TT&t95*w1O9I@^=!tMA<3C<(_P=B=jxS;3CBo|&|E2`Ei_tmW!suqd zP5NHT=r<<7Wpz)==U5azK`|icsHZ};281!jGyCY8QtvH$vzzamGQsN z@IMn^vwtS}9Gm?r(arueKF-(c4beF^`$3{}Jel=3`!C{O#ONGXGdjm+zeVymHutlL zo(R{l@m3_jW(B99jDD>6UDluD_Zaa8ZBCXIF2xS&jh#+qaQ1VpI-MLqz}jWjDDzO=`H!%9P1o&!3zxf2?Z!mcr z-^J+nB*42Fo#O`>o#TfXo#US~`r`@k3yglect4ZJ@vDr^@c~BX_#H<7V*>mxqjUUE zM(6l5M&}s5rZ7;CLkVyeqjTJk(fcRBgBYFTd`2J1a0$Z`6X3~=&hZpRpUUvG%WHKOBlv`^Yj>}F63WNoXT*i z7~$`&*1%s^l(PHzKo9hYr4IpmPt8O0{{P4DSf&rh=6*Tpp9q`#<;2hN6gD2m(-?i` z3C6RSyx9z!`}L$h#|s%h$BP*KOoo>-Z0_IFc*l#EGx;2!$LJiJ`}w3#8{=XiE1TbY z|HtqLOrL);{1L;SoL~$G9sfc0=?A^&<}qENcELyHR-&#UG!k)3a2>Bt|^ z9f+QOj5w3=bDYKKJsIxBaGwOYAEWnY*w}#PGnUaOGhEK_e1?}X+{o|+45KgTVNTA7 zJz+*Be43c;`*teS09TyG{C67jUo1W7KcXA|9UUG-%EB}8bDYQM9FJu5Q3>#9Mn7IW zjmevy0Gs;}G~eUJ=6(RlGw~81oAW%;|JB&s51{c)yvE0Cm_7g1_)0eZwgmWUM*mmi z>)80;NPxe~=-*3#?`QNx*xWB5|8o2kleaGceu2?BeuL5fI|2S9qbI`V{7&=X_%kN& ziv&1H@4rYM$Nd<+e*$dI+axa$&S&yC9?$5d2{5iD^f*mj$iJRAo#CnCJb(Q`pSxlz zTYsjq^(U5&>rbkdN_4aS933|6J@Io~$mDZ8oY6Tp>k-N4*z6C8&hdCApJTJiQ-6-9 zu>KrRV|0$qdPefieuc1EzX;D~@)jk)&5Ul=2a?BeC*$XMEu(XMC8L{qPUBt8=r=Qb zR|0$=qd$-U|Af(x74K#JIo@Z{^(9<*Vww#Bm$CdSWBC_L9|960S_;vR7n}Vb$>TVW zjmPmwM(5b%56S0vD(lbjEJo+p#5>97xQ6xTcqOBAZ1RERb9@Qw&v6%{b8OZj zf6>%8`h7pl0eaBy-?b|UD-+U6G^XF{nyfMXKGaf;vn9WYw;YLgX?h=tM{C?q;!=(2 z_aq86rr%e%QsY6Af4j!?ed3!mrtgD(PGkDMTjL-4eoYha^nH=76Dyqx`dI@-&=-+s06g8o+W{}L@D9MEG|m(^0yh536yF3q+@jwO z*!VkB+zr?~vczt{#vj?@`vLwO@c>{WKS%s0U^BlQVcvU-QfG)KfNmbW1-=*eTHVk` zJP+99b04uE@Ft7?8^E0wJ^%7+bw(=U}N85VjAFGnm$Za05F3!a2VESXjAgj0GC=g8*sjb`vSJ#pE(flCeny3T( zKNkIbz-B*nnpg!mU;F1Y(E<2si+>$p^Eh2x4tSexm@2vfoArIFxC*e@KTH)n0N-cv z-vsz47QPLzc}x>`0ygnqCcXps9?eiDz7N>gr%e19uzAcBPXadYmtP=W0Gt_791Fy6 z0PjjR_>DmSIpVzlo+rKlJXXip0uhG3o!VXtL^|N1J&n8^z%#Q9?hiO0{?lWD7!239 zr5HRMa7u>3V*ukGk{%00Dd63i2A>Z2ev7{xa9^$S0x=ixc=)gSSHpF;rB4mujvj_y z5BL|BKFxp!TJk#qUt{UB9`HpLy$dk5sqwbMb&DnMdcZTR{ykULQDU*07w2m#?A%I%BhX} zYp5j2)R4@iMpNz7Ottr(8IzJ!np8}Zgmj(`bTS=Ok`QvvIfRfzp_dS%kmOj-Ip=*H zaz4}R@cRD$b>Hh*xB0H`y1wVq?BD-h_j9lFde(mSel}B{uc7Cd{C|f2*~I%3`bzwh zqsrBR?;fUn4WX|!<6~dwxc{tj&7t=;>8+vvYtAo*=9(VjmqE8O?QJ05zM$?p{CH%$Gjp(mU6oD4lGS^ultOz0O){%1jtH~F0pJ;;>*GUz`{ zylbJKFy*}&`dw4LJE3_GK#nSRFZ5bd|A(M2GWkCN9rpuO?pf%KCjXbAzr()}?@ciG z06~8MeT<3sDRk%Le`8$bzJcCq{C|Ny!L-+3(5zF4R~L1=$jtw}p}U&#vLEzeX1*N= zy*l~dURSv`(7Q}~mO#I6@-Ksa)3ncF(8EmpBcUtsFO=tK@JJKyc<8kz{S@$1CVn;a zEK|S9^fm1<6Z-xT9^>gO=vDObN0mDte2Zz%%b?#k^}QB436Jw{hHf2BhrSc~Ytw)C zLN7Gw4?(vyZH737jp?jF|_A>Nsrhaci-<=eo%6$NRyovuQbg5Y%zk!ZNmHP#{ z%JlDF(65^IuZz6*HS59N&;>^C2mOdC|AEk7nRsoX@5etms$3^Mq& zx0|4Mn(?|Ey3(}&z0ey?{trVhG5K$RKF74z7U8Jpg*ONpA&xusOd2^seOnMwKgtz8n8S z`40oPK%PPOfqvWQD(H+U?@;LDjUELZ_v=;eROo)Dy{1E-Yx-{<^gAZ~eCRJs`&?2cY*f{qZ>T1tz~u&_9~;ybOJfsqb6RYfX7Rg5KYZ z-<{CgLUW=0e}KNwr2h^*#OyD2N7*@}{8oH|6UL{fAj^ zxP5obkzQ>gBJ?Ki4 z-zU%)nf~|&x~+-#EA*LW{QV7`GW}5>d5tsu*BE-0(fQElnf5P&{=>9iG4#zQzcT1= zO#JT9ALE}KRer6yz+C?ZBJI+UjP^ef`c{+wXlTBt3Fn^%{ibQp8PH?#FQlIZKEU+< z1<*^4{}s@$nD|Se-!<)d8+3)y_dqu`?e`#bsnHzkDbqgBLhms3e+8QNSVQ^VhCba~ zFLppbYs&Klbd4F`KSF0r|Na5J*`(J&8s|iazc=(0)4olipEmVr3BBI5XFF(T`ZEo^ zr%68)`Uum%ymp>v>N5cP3={u&=qF8mhC}aT(#J#ZGV^B|^m@~tyw?7Wf1y6-f~NJ?+o2CP=W}hUHsxCj{ey}31oSFXzRl1L(B>iDR_J$3 ze{YB8XPP1XW9WDs;l6-=I58aIe)vavrTZPaMUr0Wc1K;BC;AAt7j(RzeT2({USrY= zp!=HowuX*JJy#5UOk$|#_tM=GUFo_ay{>7W-q2G_dVlCuMh}ACY4nNEZIby>=|)1g zP15VRanOevJsEnWY2R7U@yK)Yp}QxBJa++fg^7PT^a!J`gTB(}TcBStdIfa+{Gig^ z2OZ0o=N^LYYRdB@{gb1q+YEiX(Y%)DCH-CL-hw{T=ntXec&K!rL2oeW-$KXF3o6~O z&~bh?b$>zEnEdKsZp}A(FX&cAH-TPk^a0R$X8yN=jz=BW9(v!zP{(DU^ON~s>AFBa zm7G)MdM3=18oPeb@$;+3ZV>d@=KPbOqf(`QFH#49$D~a#Xr8(5;i}SEV}*I$qBz-E`@>t|8g~Syx&pjmO{U0^1BndS#tfudH}tjxt=`&J<_Cagyua>IV#=r z(07{a!E4a(n)LUeJ0;hLO7{u$XZR-v?q7kAHtD}YuQU2@=m&y3zKOC2=JFdx?*qNo z=>4IeG`b};?}^D#>DocpPv%>tOG6hJeJJ#6!5#Vagzjw8`$J!9(vO3V?{CZ9$v-dEP2F3HlflZzlAora$LH&o}e$Lg-P(e=&58NxuR5Qj>l=w0(Z`9%%bKP zZJ!4}26~}M9|AqrlxH|JzXK*mxf=&PCh@OwQ=#LLb!R}^@2i~+&3kfkRJujbyvG&v zmC&nwuq3~%D}=V+ zKWGQt0b?fkr=eFR>s6&Y6uP@f?*;v&Ngn_`+{7OYJ<{l5(DD6ArK^UXXVND_Uu^VD z=(@@JSLxpfz?wt<Wzu$ENwEcaq z5zz7dPS%ZwZWoG+@jDgzXOrJ-=z%7E0rViF7eUAS0hR7b=vgNH2I#p)-v*tZT<G2{?9-!H0duwUtsj>&^?U*`_S?Ge_8hl^hsuXeGPq_@&Bb(`d`q) zjDOu`xW8%q8$tIq`8S0gW^@baQ;lv59Y0^rx{lEC`#4!w4*frqUw7#4$^6Q?KG1PL zkafpEw=nZ{2y}a+heKBwJ&xxaJq7w=qh~?K&)>6dKD7P)$qS(E??qk?{h2xcI_O`G zz6JUwbA7uDIv#0vKlHk!zG?Re^c>T^8=*TT>kszZ(36aQ4Z1}VztX)2eY4S@K*#&B zmF^qpT_*ik=%&f_veNwxJv7l(uKoeIKAZC8Lfh|OHiNE6{43o-(D8l^{{Mf_g-M0e zE)C5+v>dozL(d2j|No?((2I=j2mPASgP`O3pLQof$KRhxyV20+n)03seY?>$(DxZV z7kWzaehBZUpyScPT>>4;)52X1J=~Q4Cg_`tz61JEqgO#E+a285dJsCfd_X@A{gUy2 z2D&sUKnwRGbh**5Lw{ua--8}((*FZJ+UT#Ke>DC-L358SN2U9t*7>{R=75d2S1p}a zOBX=f{EDD4g!E|P+C#_nwuMVWPYTJXe;4R;jXnbUj{3n+<@!O#qmvs1ZJ!4@3A&l7 z&lu?Ajh+O3mC-Yyw;DYkx*_&3a#Xqtq4!GWZomZR4E;ooD>V)bc+K`cQNJbm%yrOWc{zt4;cO(Cdu81p0il9$y0;j}C4r^pA<5 zgIf;GI?GY%R)dc*dM%hSL;8B~7Na+TA5SjeRqkcz&rJH8;6CAW*TH=NJ>2L|p&Pdd z2JFY6+Zz1~bQh!lf*usy5w9-Nh8w*%^Z?_(AK3aI2tC~Rw}FoR)xniOkHSAWDqR_P zrqPFi7a4sdIPT{=xTB$K!s#gA@z8O;cW|db--Lf5el_?$qbGx(GMahM5AKL}7Ib`n z)4`n&eVs|a4EhcHlcUmI3;x{bo58;ueJA*;;EwqBLfd!`L9aCFPeAY8G8ih|X6S>A z-U?l6^mgdmgFE8yfG#w8C$t?O-$OrU(sw~`HrgTf`$pG?ey3hARJq1U-n6xG2SC3R zlA&4F%ESlPZ}38+)8MC!?gBn1*)QVrF6g!$ZYUqy=pGtQVxOri4!2MC^6OCR4-QLXK zwb0j@^!3oM8@&md--(k0^BuZXkm%Vrq2u+r(0u^i+oXRAJ>2MTpeGpp3-r4UgQ3d( z4>}<)jd&pIW&_(4XO-9F?vqc!nuoOX$51(qufpo`OEy=uXhBLo#Y|2y`reD|a~b zDaOANy2j`#=<|&}0lK3LM=Li1+Qu6X9j|Y#+*If#=KM3DR~vmc^ai6Zgzo9W(aK!` zZR1@JJv=0%KDR=@X3oD0`ZJ^NhyJh8k3bK0;b`SHK-+lFK{re~ywYujw*GHJ<3BxG zxsM>?`q;{S4m~R*qkP{%zh?St7j!%-u(;Uuw8GVgE;RW!h8|>eKJ-GPi=gw9fEBI- zbnNd6mxbFbgC$vQ0cCRPTsy@Cw41ztY3F`7j!IdcXvPZq;NX?AAw$E zG{@R_w4eZ+Z$Z~-NWc2=%Ge;fSzV_7CP3qtLqBA+NAe_-fVP#=p9BM2mPnfCqp+g z^&10SYV>K)_v{ubnh`TR9> zJo4So(B+9C-~9=_Gzn1Y>Y(n=7~K#$sV-*nzR-;SA zwT(i0mFot*r+I(MvDwn-W1ycg^*I6h>u@^mKa7MfHvSW#OH6tVbk_9Gnb7l+3gP=J z(D7*QE`@HJ7@E6lpbJcWmO}S5dO36w4tE+?L&y2j+^vP4Vf@!aUug8ETIatAeZy{{ z09Eb{=!4Ari4UM-{3G0_(943mJHmYfy~5~UpqCi^7xaxr*G1nwVD#QeU(#65bV1;`z8MMTp@H1qf^kmjqV7YYji1eJEOZo$0N`6gig8(57Hb39j_mGZXk3Vzj^Ki z=u8qI&kcvJZ*(E zqU)gXpB_!!%@7NMMEY{*bB$gVonfux{skTDU&lQHoovUD{seT)ua2Lqv3={f=aC-A zV;#2@Iv$PPThN0NLu2;=blg8QcAr4UQyROkAY#16?nmh4?Ki%!^rc=&!4bR1ue+-T@H{u;T7&@p}^Hw`)-|s(v)`r^hOhJ5%e`iFNU_y|1W{I-+x*LoiX{Zgzjea8t77!-#X}cWZg#S9*H6A zwm^?GdK>g;qqjr9pOg>Z$AJFT=$+6FlKivod+26H?}F}b;^7vot7p>dL&x!wb-B<# zn)uD2bB%u?bg_xo4!WU9?+pE|Illrr&X=s~0o};>_l53f;thn3>rd7Vg)TJdBcW@I zo&Y_==xNaL`jBf^gr}mQ=VqfFBx43{fg1;pzZguIz!vda2O^q3!pVhC;{n zC+kK+e`5S6K!0oWG-&(#Gqa(8H|YzY>zVp4g0{a$vlx0`lfDGHsnN@zTbcG<3EjY? zuYq0}niJn2SqFWO(Ho)T`il7v{g{cj4Z5OEI3eq{L)-tK-wxTDT3+aX;R|ZHA85vli|Z=-J5$ zE!qEz*lgovU z`}t0;8T2hleLJ~A=oLn{gO2-yPOdX_?B7nV0y@s$POb;^jpqEm&~d(Zas#2SGwDO2 zml{11x{uKlpyT&}I=N}k%S`%grY9Bb+Le!=Lz(8cEb zfzbCDJrsJZ@gE8Owb2ux|7Y|x=#l39+0dhnUI0DI=ta=+{YWRb7~=!OBjvt_UXmD6ZWnZ1|FAj4&APar;rk)b1B`zz^nFG*gO1}Pu0C{}?;Tt& z^tUFx8T4mH7edGNv4d*|{f0^J3?2KkgR6j!?bE^afF5rA`$A7KdLVR-(LbTDg(X@u+YUpr<5;3O5Zp*XY^MlZ;*f-O%Vo z(DCT*7DLDW>+Y67$MMkJErV{GoY38^gudA5HP9=JUI!h=V|TX^`eBp41$v#)+n_fa zy&XEXcXzh~I*!-wZYOj+@Ok4u{JXkc(AOmnUHxKtqtW#{+xF_}a-n1WySir3u|K=I zLg;wZcPZ!wiJ`vh2wiA&*+2Z7xo*(8NqRHa3%Z@r{h;G|+sqvc9gloB6guXY??ymp z5{G;@4jMyVk9;@zALloBGyZXYb9W|mtY33?E_7TUn!Ahsaei-iJ#=XZkDj>|I?k`A z?k?y!pPRb-q2v11)I9?IZgPGnw*k7X**`o7ZTDMSq3wR|ZRiJ#|3}ad8~r(S9DiB& z9dz6uX5DYl_WsS^(Dr`E9(c=W?@#OlZSP0!4{h&HwS>0M*QB6l)Cm>D@8Lq*`xS>k z$Mz_9heIz5?pO&bq2DsP3c5~Gzw#u7u)Dc3iaxeh`f=_AoF9%{!0=kSx|Xhqo$JTx zj9TfJ)zY`t(vQ{Buhi0S*U}%?(%;t7|E;C##lh~&*QAy{pq5V6(%oz6zO{5!Ej_Z9 zKE0NnS4&@0OW$8hKUYh?Q%iqaOYe~ly(jBN^IH1gTDn&)J*bwRQcGV@OW#>budk)w zsHNYlrFYcQpV!j$YK^bvsvkx*o46xfwpRL4we;v(+EtI5Hewq7bR3i5h>6qtSI;?O z)~Jb-Mvb0S?K%$VTd9)_KGj{+T;*%=8+8an)1CR3jP2$&+VJ zN>A$?%PO^wa)fL2ca`(?*S+Ic~(XnKLAc(W9%g z8Jj-3I$fTeKPxk0#-v#zd^3)kGimB5Q$H49qUJ@X(K9Db8arajD3klx>Y9nOsz;2O zEH--08Z~JmDgtB8oM|(rj-EJW?8GVK9Xn~nG*q@aGh+J8apNYAnOHq#hA#)t8Z~xo ztrO@UbFHbKK66rZpH?$<40Eh>e99!*+VH|6pDP3b6M%7HOmU!uC zW%pqu;fcKgrTABde}~{-1^%UJNHZnfnSZ>k3n-JOq#G{tkQx4=bEcesd;(p1`2?PZ zj=~>0XBiK(0ol=|)F;rT)c;|4>@D!er?NPuj91Fj%IJ)h07P3Eb1V1GJh#lB%gE() zDfh$x<=&4j9ibe$Qd3$5w2crb@_X9h{9#m?-y@K3t4&&B^?23@?bZ^AT2 zIM47F-|p#*KgBnCIwSFzSvo6c`BdND>5MO7R(yQne5a+eo_+76GoBCeXZbcy`}Rru z_DYxf2)@tKhxn5C&Pn_BN+04Q``%0YW=#7wOZ(oL~0e$~bYsE`7u%$!OPje(j>x zcz)%A_G=ekHJ)F;s5PEn!>F~se$}GZ^7++@TI=iACuqMy@m1^V7a?jbpI?rswS0c{ zr`GcMs}HnXa6D)U<+9@~TE?_rW4uL6nf7asw`e)#BIGSv(sZ0NA#yTnl4+C7n`Gi7 zGbfok$=nH(M=n9kD@>bom^X4A^GVte=`e-TVGgCkB$5lAcMfIt3mYwABBjGjN{6YG z4s$6TCQ~}hCb?Sr)3ur9sz^(iNa-+>(qSs4!(2*-$&?PWNiIDjlX(x-9fym{{pBv*Z%W$YE}!!{kbb*_95{D;?%nI!rLRqVn`G#nNGp zrNbmkhgp^m(<~k4nOtCbdYEalW$>0z<}lf0r{I%9JBRrun*}C?87Er?Zwcc$Ogh;k z_@vOhVZNoqgp(ZseZrJWhdGxHlP(=*T{=v=beMPPF!9o1=B2~blkET^XZ&{0gU;qm zXDzB+-hGlbf?W2!Ma!J=`#*2dAt9RuTEg{8HY45=B8RCbI}x9xYlZAYyhWQ=_9L_; z7pyS#GGXdvl51LW@d_h66Xswh%)v~UgR;5skwf9b9F!dglfoR7y@t2w?9PNaC|eJo z6q+Sm(`5I-q%a3%C*m!kHNw=(gsGPaS2Ed{c<0a>;bN8vQ!f*yUM5VvOqhC^F!eHF z>Se;z%Y>TSA_7_ zXugJ;u?2?6+iScqm@f~5^K|CS)3pTtI?mIzll@g3^#~2<-}Ui47M$m41!Q&QiGDxh zfhF*Hg(2vdS)at*eG+@qTS9(ez0LR$?voN9=GC*OEHFKf)K_RW8#P~XhAhJ#Lg)B5 z-t3N~DALrWes_nMey|}%vM~7sA0sI%Php|`4$vos*7R2tPy^* z?0v$xN)}STfA&e*&B#s^^Ro}{Jf@JCP*M6Q8Hs=|?3Gf!*;yB0m2+q-!Lf$Vi zn084r6Oyv|lF)Li)wd zgA9F{Ts@DBlgux8J$uRyh6$k>ex<{N_v;m3InwwlyxS$&HXkAHTSRn4E8t^wAJMmS{vKHdPk|S+!$emaH6+E zhwZN(;ST)rn_vO znIO|yUi}#|uXQltj4;xDUOYqUA+P=nsi15;*^z7!Cip85&hYzBCWKiSde%=%^sJwi ze3c%~`soYp3x`*~w?#F5XYf@=f`6|A?RQsv)e+z~BhY?!@l{4psoz*pv&4MW;hyZF z{21iAK?klIq4NGJ!aDiT9>Q?-!M!EaJDwFP9PU75d`-|KvUsDTSOR~t9|TB{nJKS6 zLCTo*yKuCHf47TQKhyB)_bhnzdl0_LdY$#NfSRS^lI6RFb)$iG)8dBGhBeZc6-Cr* zlf0rNzOi8U8K5`AX2&-k?K+bDEBwP!>&Gn9{V>6K{uNrsk$)Y6Tf|&ru!WPp(j{K* zJ~K6`hVL3wgMO?AU)fM$J0tJEy(LM~swVHhGs#d)-URsfM*gfYKjVF^&`G{Yd|QU) zBD_Dy`qJ}s-z@OSCM!qS4JPl}vwrRH&RQ$!U2kFT{`630Ke*9;ei1{v`&aKOqg^)R z*k8htt-CjObJ^jKQ9nSR|L5q0PWw3@Kr{6at|Qu zS5;=jqBEm##q#rpwGSgG>#tqj!rFMy+|$Y09DQ_N`Zq&pGylqS;%-%|Bp-U9wfr^* z9VTlpnmKU@<1x7~>yAj?dIpecj^w%Z}Z!E)< z_jg0+&vL=v?;Ggv&qH~%Ua~~NQC1}n(#W!T!Kq=~`Zi=J&SJhYYrb+RVdMLa9vhzq zHomSg;Z0hY<>3xgR=ZQC93ts8O_p(L%|WlJ(wMOOt%A>yt;HN!8|J9B3LD_iihj!Z z6LbX%%@ww~Ssk@91(1clMF z%k%HX)#bHJ+qFzDDP_9PEYo_I`Oyjg z@X15gUwoOTA7sdruRbfiLdd6%-Xc??%=Zyu=s+&h%~_cajSSvih6|E`c_ViDL5S`?M7$GCx+!ZG-T*R-G2IO z7w+UF0hs~v^>3nhy0%4_aN&ZkZ+m6%pk=}!_m{3A1N^G!i<1Nni$~ap$fl1z$*#j! z(py5ce5t)9RErJCa_My`Ocs4FDj!K;u!p;0VRC2(`PJ0N3k|K?hB96J%5?i)rrY;2 z-4&GSqFCmy8@LgMVxXG-Z&)&PIc3?=qLL(=kpySSu7Z|1TI-T?_k9J9^)~VEAchFF}$u9MmKD-0c_9)d$ zU#Wk~2D`t6^HutwG`s`z6CQTGw3h1itxVsYlxgY9!h3X`8>QO(rFzr1REI>V4vA77 zGNpd2zY^y$NWgiz2xk2v2(3dqtNm1}?N+M&RjTcm)ftr43uIQu zL00=a8}7hq`<3dLEe*pvyo1;N&1(Nq#P|vmOc#dIFz@u9eO7PUXLUYh zbv%`7|CegJm#TlM`j_g(sZu;J@sia$E?I5&um#L&e`Uj} zrSo2{y*OXnKda*AcSB_{xTHsr@b+M8=bOo(=sI=9kXntlo#rg!vQR z1nGQ~Z8zQwg?Xg+FEe5O>3z*?_~=6Ct4>3m-SVvjtmZn4!X{q}t+8}!YtC9A%~w87 zL^-tna&wpE(hH8ZPe#Xu++9byjt{x}PR(mNUuC_@=sd{i{FPgvNZ0j4zUl<6^G`k^ zgx2vZ_r4iV*29cmT;u~to~QZfxRQ?#Vb^sgqvJoL*OiRU|BSBh8ErxNu!8w&Je_y) z0VU&weB?4HACl5vF2eFzA+%nXo*A ze#xhz(7Nu+Efa1Yb$g)Ymix)HOaIARQ|R!9L)%5Zp#ZywJ~nI_${@dfE><;^n3` z^U-k<=AEtw@__;Bq3teTlAsQooDfgjOXrN-B8Hz%7rBuQt^Falsj0QSbbf@-CFHX_ zo*&}Mc#*f)uNp#Ovibdj_Wd=CuKUX%CtYrbUc^oI4{$6qfD>&Wx8IJX?vGx z`bgoa;n{z4(Cm;mInYPPsev`eMM@OgAWr- zMj0kd9yMmf^a-O-VbpZ;v}hPH3q_t<DkW&X|KoJf=^JO~(*?z+rOrj0sc6{-ZW%FtoXUTB2H;=bsNTBrT76j+i(Fk9_>o z8&9(E$%~|@Gv-XI)oJ?l1Wv|74a|wfK|hU~IR2lZg5!khNzao^A6t|f93hg@K_X|{S5wm^eeB2_>hASf1jX4WAfS0;=U4-&-3LSA^zmx--vd7 z2$US`e2zJL!4>glKyfo z%b(X<@*)QxJ`*17f=jA|+Z$&2gPr}A z*GJ-$L;ON;@v-sT{DF~!51Y6^?c`wRQ<`~|5|bS4-NCsUv!`L-r-LLu`>XgkVPD6= z!hZbpm6+rZlXWcCbA7#(*)Ju^92>bl!OrrRRLi;Z4g0#N z-Pc9=V&lU#B<~oh7dgai1uh;ZF*(;lpOS;mp~g-Q_5sFD4))Qs@4_D(K+({CL^D*=tIry+If}I@fw;MY-*w-36IoO{BmrRzto;JMM@C$}H zXY+27b|8m1Y|q>&5~q+nRk%HQnlRg~_;leO;81>Yh%?yO$-&MsnKw}Sh#c&G{W(_b zcKullpW+(HYZ<%tbdr$Hl@#$ljZ5!qbIm9dl=gt*>#tCDd9DKMAgmcNkKHAvH!9L5_ z$-#cHv6F-SMq?)j`vbJ=`biG};?sjZy5^IE&tPLG2m3f=kR-IQGK+jU0R)1DB|eA7jT!Th$(8x#vi}ek`3U?8nl1!d(Az7YbiT zK3|yS%)LPPcJhV7E69t4S`#M>FOqXNgG;mwFOfCoEA+Wo ze72D<5q^t&sql94Wy0@+b1xVEmVAZq&*a6z^-z>hPI4$uKJBMT`;&vc9XOPYzloQ( z9e;3;gHJbb?v)b12e|ku;XdFJwI5@A_**F2s6tXxf(wPXgy1FXMz9>NSHtH;d0~aEbB)aNZE{CkOw<;M`lpe=WH9R^fHzWy0&h zCASH`0M64N0VanyuhIW@@$uv54q=X;66GJs8ppAHv}_zdxmx#q!Ntqv+-9^Zx1zuL zw589T;=|utEM6hp(eOZUuI9_%1PnYD9Lh5RoOgn>2|3iI23&lX#Pt2Hd>zl#GT+E^ z^}QiEoV$Ydp%RlE?ED>|a4vrXC~#}G+e*pH??vwxE~Z_%GdTAiv6qrp3HJc!ohW&c zLtg#BxvRy;kE?ry2h(5o)#TvMF;=4f9AkMWNlbF^nGeprPvUS7kbA%IRpd3oyf)?j zOZay31H!Ax4+?Xf$m3qoJ>x7SOw-$&D5`-mL;`TOa`o1{F`=%af8a_~8q zcHOs-gMB0II;Y6N{sOq4}YgT_>hASf3G~m z;ct}(A9C>FZhCop~j~NIE?MS^w;YnIr#JcyI#Cm+I%eipA$ZnyhV5hxJ2j3x!_PXa)@&& zeY9T|8y|A;;s3)u_$;N5jw^ETSpg1ZUQHhzSLERH5;&CSL;7eOa`4#+4spJvkH#Sf zpGI|J9R7YIi{B8R8uFXMbIETBFEG3ioHty`MhM0u zXqnd-_IncjA2ZlJ$s6=}N6!7y`0vJbRpT_}x;jG2Kn`Un1n0gh=lVUyd%_v|>pfm_ z@IMq>{J!{f=eZvU_a%QQ?Dwu83D1H(lwlq?^e;KYywvzyN1u+U1P*fWSq3iNAu*Se zKNh|Roc~hf;C~v>`dzd0h+lzR1DO z>ssC@@h1oS&*0+!NWQxa^Z$ub@`>2_|1-&dC2}}77xn_RlY@O3iCzt%W z@V|a-dih_74>{Ob-vYJUx>vv+ z@*)TS9^m4iB@XMJ|7GOh!?m$M?c`t|2o5pH!Ok_a_!o)8J$C+Ak%P}@*bCH74)zJ) z5R)A2)4;{QN}O5X{I4SiAFj6rY9|N#0&s{)4)#Uh;@>0=_wf1OL=HY&dkfS~4)*2X z5R)A2-18Ujk~j~5Oa3do7M%ZWx z|JT3;Y9|N#c5sMK4)z`3;@>6CPH@Q|!n}^;e;+yce+zqo+R4HGGdRR22m7DkVvSh` zYh8$651jvl#3u*;2H*m1M9O9FMo$s59|CBhqmX-V^%=b|FKSmDzZDB7^J2}{k z!6805*h|618nYWX#OK@(*K~65=X#YlPUbH;*xQ1O|CaLfAnX4zuD4;%$Gqd~;jjFj zb~yJK=-iz8-hLAP=KoLPkb}=~aDm#%!9Et8H(ts^4)#gl+}$MR0{To4A9C>V^JRDO zSxTQSQZ{n%SphE5daX7-Fam zU~d5~t}Ag0!TC=}`N_ejHMl_Sf>j!&J`m3EB?0xC~H2&Zq2m1hUf!fKzJ_wwDC;s3d2m26kf!fKzJ`9|H zIsV`v2m45Hf!fKzJ`S8e2Y+yogZ)%+f!fKz&h($3!`Hl3vN#e5-I{2&s zm+T=vYYns8a_Wnn<1=SZ;l|_!!YoS8Ucv{E8`k&#FXV&BdyBmtxsfn`N!i&iV2wzLi7rujBAiR>? zT$t^UbD;1>atq^27XFglUib%c2jRcS#lrmm7v_`*?@#V1+?uR0k0f^zdw+6g;bX~Z;SDus8F`wH`3Q_fMs zKa=|j^Zrs!e_{M^y2}|L%zH{XM+-M3A0ym^TqWF$JW#kL`B>pD&rlgK9s&mj*LzJPq9@EzongzqMwEPOwCnD9g7Q-s%(hYLSX9wGb|d8F`v z$fJb6Cyy5Xi#$fSK^^c|;r+?g!mY{Ugwy2l!o1&-GeNjNd7|)8@~OhrCaLLS>CESF3hHxQy zws1%C9N}){xx)R(X9^D`&l4U;K1+B8dA{(u~ zke3LzB;O!hOukXL3;8DDKIEms$B}Oq9!b7Mcry7`;ko2x!WWWn6XwUCq5b)hTh8rb zzmI%}FmJKtEEndjhnzcw`8GIbh45~8$+=57m%LKA1^I4aUMh0#5#|z{vr3rDT+V7? zE+skl3Uj*V+$YQ_k#oN=hg!}WVRmQEzl7NwIS&Xkbk2jqkCE33KTm#0csu!F;V;RL z2>(f5C){XH@T0;9k{Jv~G5K-fuH^N?LmGge5FSTDslkL1n5f0K0$X}A~oIkC4TYddGjWn%9^-XeT7nGJ*EWbzBbGsrIr z&n3Skyny_&@U`Sugl{5m6~2wUO?V~wRpF<}uL*A@zb^bf`3>PO$Zrb&N`6atcWerC z-WJX!vjcG)NPb7SJ^5YXL&)z5_a?tDd@T6`;o;;Dg-;`YBs`nEL->61$HG^U|1Eqg z`9H#|$)5;6O8!)MGx;;&*U6s??;!6K-UD0YoG*mikU1D}bR~Z!%#Y-Az81ca{EhGf z*T+Mcaa??7LMXvaE@?y@@~Sz$-4_rBi9kW zmRwhO6S}%7yc4l)GTsJ?KyeyIY8`9 z$oazilM941|Xfr~msPN}^)eYkkzIEbue zD?6sYg{#SF;aTL2@VVry@CD$a(#R>bFQreJ*l#0idF~~b zi~ULRA;Qm)wLDwN6=L5(?jrmtxuLY@-{eEZejwgF=M2F`8%JC6@xq6Zc@e{L3b~u` z6!Kxh=aRb%-$6cH_Xt|t;;v$UgGm#a&O_kz(q$! zPN_YwDSY~fy%||!wkB7Ky^P#f_)zju!hOj7g!_~G3!gw9AUuq$Wt%`gTI_Sk#|U3c zt`fe2JW%*~^0C67db_mq*W^KB-$g!7_)l=r;K(VpH`yOP$BTV`vevPPJVfm6$Xd=) z@(E(^LLMr7H2Fl~A>@;Ur;$$MEIjfk95`-AiuDfV?_E$1fk zD6v0J)^ff{9xe8F$zz27Lmn&q4Y^wQzvOYke}Rj}M^33duNizMh`kv(j0f^Wu^&v< zGL(@|75ky&(}a7ICkYQEPZk~wE}9ZKrS?{8GQv0p+xkl`F(C6C7DYdVq&vjydf_%O3X7Uo@m&i8= zze&DP_(Sqd!i@{SONI9X7u_5=rS`V;xkc>7Jm734dF?4+>vNUMqY%`61!E$PWuYNPa|k9a-n#8{~Cje~0|2 z@W=4Z;VIHwqsJE_y0*O6?u# z^R(D2$j=COqyMJJDYYL>pJ&BBguGdJ1o=7PF+6um(8F}a4Y9^u{R=X zd*+kh5PK2%P2m){=&i^pwO7#RZL#+xZx`-E|92v%)P4ee-WB^P3|yK>k4Z zBJzjASCKywzKOg;cscoF;d{yd7Jh_``VK^WH!siRIHzj{5oDVMgDsoEg9q9A5*h|UZ2v^Ym+sG-k_cs1jco^!Y*TlgU2{pHBauBB#`TmhoRi{#kr3rT;IHQ)<7NKEI0nF7j`}tLVQga!T#% z>GNN)KTG~y_!aUW!f%lO6#jtxm+)ug{|WC^2>x660J8qyat{O-<>1B-4suHE9l<%f ziM@inyKpyfQJu&swI5BNx?(?pTu=C9`tK1rrS?hmsW0|fb{=+j8-YsvcvucLo%3{af;W z!UYF`n+mrk?=M_IZYDgOe1PzHa=!4T*z=Jcr$dnT>KE1_WuQm8c;r+>dgbT@)!mYtYeIuvTUPhmz#C|xrpKvew z_m7-X`(XME5c_cQ(ZZwYe@x_*+NaZ}O6>E<1BK5gA1izj&m9ywrS@CtbDY@kpwHmQ zDYZXDpX0^8narE$IJS~c5Z*~1D*Pw;MB%;LfKL)WfPAv>f#9NHkyC2V(&rShSCDm_ z_a+Y)`|;!v!sEyzg-;{vI6s3tO6>EPZKUApDx^n zjQs=NUb>Ft8nGWro-TYid4_O*@=W2u@+HD+$d?MQCtoJK5nOb6p2y({?^;Y#wY!Y7cI2@fOd zxSc@0P3&{Xw+mlPzC-wG@^azp!9{mQPN{t*eO8G5U*x-lA0w|6-ax)v_#N^+!XJQ( zRz*&!{agC17W;4Hdxc$l@O{E{$@dGlB(D)J0vG)&a!T!`^m#z+hmju??n7QHTt$9J z_&9LU!;w>JA48u<#6F3v=hl$diG30IQQ;Nj$AmYM9~a(1UN8Iu`3d2_$WIFAbU+z4 zL{6!Ff7o+2ioH2m$3r{vQ)2Hzepi`X9^KQH_^`32!kJ<3VsA-)O}HKTb>R~78^V?3H--Cyi{6TyQu{Faye;->@^;}V!fVMN2|r5SA^bY|W8t^KMgNYRQu|K&{739RkUtUr zo&2fr-{jAP_bUN^F5Hp4Q@AJj3*j;3FNNokzY^X={#tk&`5WOkz(wCiPO1G%`g|w$ z@5nlC{~&)a_PsiSe-JJt|0tX$|0H}U`Dfvgf6OdkEL*46ZM{A9+vVLUIG)*5IPOBB#`j->JpkM(o|m zdkY^$ZX|pnc^~1?$0K=^BNbK&p7MF&PssokaF(?aZfl3NNlAr}f4kPi}W2`*|C zIi>ba^eGZMepfO%w>!DD*awr_2rne_3n@5mCZ~kglG_PCPCi(81GuPtdN=+i~)H<7i>E69h6eHB?hD|wjQRqT(Gy9sY4A11t$ z++Fxj^5MdHS+G9ikRtaG`vCG0!sEz2g%^-}313g{EqpuqNZ}RWqCSyRYX28~v@Yw( zmE!Xhd0KtnhA)x(iv4}^QNkaS`w8zN>$710Blj2k9;M&`!Y#=93|DJ1ztDuED_Nhz zI)Z$R*oTtCGgjm(vCkyy^H67!2a5eFvOd$agnX>n?$5-Kkq3*tUKv=Q*=a~VUhFN&;aMB<5V4n#PY}lMz`CNLkyC2#MjvheO7e-~Gk|=O z@F`?|;S0ws<9`KtnAjg8pCY`TJY0AqxM)P=l-l2-&q%SqN7gcYMjj>hU&*6|{~(VM zZe9)^D~zAv#d~DoL&@WWyMv3yM^34IFnuP7{Y0|nJC;0A>}Qfs6+RnWbXw$;+OMF` zB(X0cPZqv~JVp3%@>JnB$ePzT*cQ~#m&lG-~ zJWKc^@)^Q^lV=O>jt?}7=0r}Zy$S3&bH!djK2x{@d7f}5o_kj0l-duc&wR1>C7&&P z40(a@Y2?PT_D&_ABlcNj{SMe%^0{JX-Ez(ou0viZ%)dG33-3d2CNc4`1KwYY9k>1P z{#qDsj}m`uqwtxp*t?N067E61Sh&(~fAS?_KiTjIa-rlqg{*OE$f-Tu-#F$NK8t** z#93%~5n1CeF}#$l@mG;G{{3W)|FGf5$d^g{rwl(!*7$E4euu2_cakrcbH65Q{GSZ} zM%MEG&oG~P5AmBA<}>dhejD-?68~UwJ83unOv+-h^I5-~D}{R*t|WI5fB$@n`j4Ug zD)B$n@D%dZVxMpLT(ZWwlB{vAC8wpomKt70zDDBQW!OLeqVXT6U3mjp?FJu|jYl2wbrLg=e7&%Lc4mn%f3qb=na`W&+#q)TeoJ8f zW=l?~#PrYCXq=;HKTO(Tpy9#f8zs)khDVS!{#3)$$r|53U!(Capk3o%X820-O%i{J z;iY7a@1LnrUPHUa-#}g}=RQN$`2IN>}!nyh41=BM+4Rz1Z;ONOv?`QY`^4$`r(6E0_N8@y(UE}mH=T;i_&+MrG z7~1cVnB$Gl6vO`c9j*Hu+Lg~DYn*Gzt0azpmS?r_O4^T=HeXFv`{U$$#b*QgKH<%V zUm)Kv_E!zRNnRuNPYr)T9xQq7B5V9V$wOs4>|QtW9^`*XoJNNIvqBob746Dx$r`_m z{D7R>g{<*=817Bh_Gm#^=vig!uf)gPa${zaDM}1a3fn zQS6Nk??-+~?9B}qlC@r)$S;demaO?6O4fRHH~vSHUlIRf$y_BL;gte8brQA)}K-29b&IGK9dcf zZv1DHKNkOazZ80@bY`v=C( zuki(ceoZasQ#qGkI}3BRE^e>qd?xli$)5}78s3+@Q|twXTav#Jdt1Zp$zO^+ZMcm5 zmDsx(?m_-q?3IT5lfM!B$%aReSE3R)rjWJ#HRNx_e~#g^$lr;5p<#Zk9^&((<-kkH z8h;g8@Z-b4{0NZW`{Mh3eq0xrAGwA0;YVVD-y{DZ@%hnI zV1Cq;^P|}LQBYuh%oEC-gXF+<$y)w>$y)wq z96b#8CTo8UHawK9H=K{kQleIio8s^*S(1v&ZAIjbWOvL6}#hAR8$Z_P*4OURP65Vz;4A3Y_Yq$ySoG9zt6d@dG~qw z{J#JH@56OZ&N=6Po|&C_c6WB>o(l7$fAde}e`WCFV}oyovp;+rXzUM%>E@ry|H|NS z*#v#ZXulgi`?fpGi-ya%8lJ;^ z9XzM`9ypi%e)w5`e|fCJ_1D;@f3b4jSK+xl&pQ?V0G`|adw3r6&+xqF>1QiEpLr(u z32(Q3#dnBj|CfZ@yI&ff-@GckfO!o#U-$Ll1?@M6xgnR)2j<1oW%Pv?HV=UFb>9(Q z#D13wkAS%ol(A=p_kkC+Ke)n&!!`Re;7;aq;5U7FFRJimaQ6QiINQ1b?(Fm4R^hwg z%>M-3#mzIY%x}Xj=J(-TSKqE^1yWS;%;WD@T~9>_H)Ban%l!1 z49ZvxUdr4R?q*)T!YjZ_+pkvPHQ{CKH?Hu%;qv@&zEAA{FY9J7yqtLqyu5i&m;+K7 zhr>P0N5ehMXTiK^zKnC>?B_(716Uc?!`aV!EB*m^B{z>(_~}ajcBOy6;(vr!_Ic~C z`~H`C#&*T`GS339VqO4V)x0pAW8hL1UKZv+TSjlVw|Omib@LYR8s@Fx92`$ohDe%fZE}dQB^Wb&eUs~ZS;q~lqukhXQ`u6qLwuc|Z zZ(#pSg0B3(DR``0DZ|r4Es_>m~zK-`-_+dC-$EPa%9K5yX zd9}iC!ufiAS>bQtzV3gi@Dw;-uUY17<=Np}Zwte@-fHkRo@en2F9qj%>t5j%;oSaL ztMHoeww|ZHPC|GSe6F|cD?A9^&i$|o?*`|38(ZPM;9PG9RQM1$m-pxj9}nm9o(t#l zUI_Q|cCV=LM7Y2GO%LTf4a%9&Z06%n!(A zJPT*v>g!01u>Sx*()>L<%3NPxVoT3C{oJj7COE!5yu17Q`Vynfo$%onc#M6w3NHuq z1A7^3RCpb@pSQauocXtb$GNYsK@lE|-@|^_3Xg;{{{a;~1kU^?! zQ}D|~8CT%L6XDE%SA{3TnZLeHMdp72Ki>1aUg5Xlz3uDkSA;*qXa3(R{3o3G+s;!s z^S6T!_V?NOD$E*|&HH%%T7~QDU}XND`0&bb=3gJq{2RlWzfXnx!uxvu0Ttd6-p_ta zh4+N_x8EPmcI)eGWVHBI_U9M)X#2n5W6aacTliS>OmMEN zS>faC=Z23r*Vp$4ktqWe|glgz8bxxDLFcw_ivH+|sjXJ7af z`vGwFXGb{uuxo`!!r7la;Ox)daK64r!P%eV;Ox(76+R0-)!V%Q<`?%eE`d)oUk&Ga zyAIC2-CE&0;Oyu96@D1bem(_fKc9oMpYOui&ky13XMH`B@VEHWy+6OeXPBqJ*`I0V zYvmc>?9Xf!uCIBL{h1%1{aFak{&a=2Kg+<`hZW)6ZhOJGU#tn|cDOElruS`=dSl)k z&h2v>IA8bv@L6sKS9mCVnD2MH!@2&)!MUC63+J-e*H_8qJrW;27S8281dx-@FBUfq7f_Li6@;uEX8ni|luYGynJs z?+52=cPMqPhx`%~d;YeI!DfG>4(MTIBA*`K@M%iK(cbKIz}*^=w?1^nf1 z-iPz``WVhJ{1^BNH&fs%&C|@^$}_-M+0R?y1>mdg>ubD(yWn}Syo^=g%)dIE`PZxP zM({+>vqgoshO^zBE4(Y5`S*se@p<=$PxbxcunHdqAMgFSu+m>zY3ggjS%trXulGDZR`^#q^Vipk3Abf^mCU~&ocR}lGrual z1bl<%U$(+M;LN#ph1Z8~biY}J`@q@maQG%Squ`s(<14%$e2e|z6+Rk1&0m+3DtsE8 z{XDP27s0oBo-5%==4;^W=dBgK1I~Uv2H)oXDfo8tixqwqzQg{V3V#6KY5zloe}V6^ z|Et2&u(r%OzFpPVy~%c2_on%7_Z=$S5x&R1rNT?X+3vq8yc(SCu2bO+;B0prINR+H z-|P7YS9mBq*?we&$H4d5?+s@k_J_0G(Kj8V_uJHTtgZ7_Q_$xTu{jjGuYNfrMv%pWAnc)a54YXs%IZ{eTvJYQ9s?<&5Db!=|)JoUAJ($7`# z^TF{g@Y9}iN%$G_aux0g-|IOysq~w}&${2H!u{dr><3qPDEz$rUKQRK&iu!~*`NCQ zKjpP}e7#P`htGyz@H`h*_)<9Y-%{cFxFPUGc@GEe6O&{C+7=GDJ zeZ8Pp%-`d~Kf~p9g7kmF*@tG<$;o!-fJ?)e2Y%J_sN$EX_?6(N-LF#d8&&*f6+f`T zL*Umu|G0`DU-3u6FM9rCE55#V(Ca?$`S>@?*TV5PR{VW+?|B}o_!r?feco5$x6GeZ z{1+AfJDk^b{#Eg_ver$`I|ux>=UKGkyHtFA?V!AtleL2y{krfwKJSL`yXMU+ycPVO zeg6s%gx|Mky`TnAQw*#E{JHlVMZ>jK- z@R#<>Rk$bomHj#u-T==0+rXK>Km4`(!4)0~e`7zg!eij<{~;AV0?z!W!N>*35lxxx>^ng0bim;Dv^JJ0hm{Jr^e_y_ZM75)jH#ed(Qbi>mgFEI%o|jAlS7sj^gjdFX(w5sPxZQ_+@yC=lQteKd<=T;Le`s&x&tbYxV8m%+nG6 z!*h0q%adg|o-bM9rQtu_^sMm8@DkqE=5XfO3jWJ|{|XO;|F$1m;o)%RITUUxPXs9A zNI3JHP~lVH%yV{y>+39Ko?G$Fp63p@moL|S6@Cbw#?6xzeiokA{@n_H2(ReN`vW|k zn_uAR&3{$;X*v}@gZ)e}i<*})E8NCBH$0QMJv_6y1)jycB;3}#9GrdY31@%ShG%uN zK0KRwvkLctXSd(3!UN!T_9H7i242UP_h2~l9}dsq{uW}3 z{(JEocv}y^b9tV}EBrLPp}&srz;nC#0G`MEd4<1*=e7T-!oR^hnX8OBIv1YL%{=gq zp1(td>+4MoaKB=u?*+H_d0AJg!Rx~F+iz0g&Ed?m3!LqafV16k6&?>S;CT+L@S$+# znE)^7<^p(x_y6(=Uk&qwwK5*4^pC(DeBP%k{5-sn{c9C|3(h=0!DU;F-{6Jax9QUA z+rse+!i%_B1U}IFsR}OvkN2EwRQh$`jy~_k75+E8sD0lG_k%OfSh#G9u@_u(e?-L} zQ}N{~^W}LsZpxqW%X1|B{LJ#FmH({c4L8>DE)PwW%jKs0I?~iw`yFnq{oavgYwtt3 zs{ZrZWVrF#Xav5-AE%&~K8?TS8mR>qMuS)sW>r|TKTe-15)tNL$*iWFz zXCh4=PkAj zz%sXmTg>g@#mpVx#mybzCCr`SCC!V$JYlnpuJBUk72$5?UhvZ9-Y`$|G=cLki|+eA3Wx9i~?({6@yOuG%vaqKQQ$Fa$9 zj$IGJId(k?=Xmuboa5EA@b;~@!^Zd4SMfP6y$R>I^e&uZ(T8x3MW4bs{(K4N`138C zW6qCojyb==InMk6=QvY-0RGRhh4;5@{4U%E&hexzoZ|`aUE4T@%nj!l(jLxnqXV4d zMn^cuiq3G36^p?+4)A`pjlV4}1Lv5)d)GFeOH+SsdyWIW@OdtDZx&FG;HucRm9X(xBQ1WJ@0)*}mF60Jc`hsi&f%fyc6@p6CIeQQ2k`CeVWoKr zU!G^ifR%>Vy7GK72COu%;dwz`8L-lPP`J5$T{nG8Q~n;nfECYs%-I4OW`@@#QfT2Fzo8j4t?&b*!_}@E&}%MeSjw zSpi>uk7B?|(;HuYc4xp!vp&AFJ*+gF%+wD9VWqhh zzk)riH230Hw1<`E5&TN_u+s2);o9Q9EU?nNRJggf`}b+qXl2EJieJ+nR+_KzYuUp} z^CNz3dsu0Bt#NG~dst~^C_lv4*0qO~W_J8~_OQ|{h+p3xRvKQLT-(4NR+^>o8`{H4 z(*wVeJ*+gV<2Sa4m1bl7Cibw>Y>D609#$G&%Us*c9#)!N@c*`lm1Z=4b9-26cwKXC z3wu~;4#oGehn40y{Fe5x(wvUp${tpl^YL5T!%A}nzOOy3G&kV4v4@rB4*a(Eu+lt$ z-_9OZ8eTVD>t_!u%}e)4tTfNz54VSv<_-K2_OQ}?fIre6R+?|{N87_n^8=nYO)Udfnm-FSpX8p`nAc8e zWyQC{pK1>)&Aj;2>|v!@1b@0ctTc<^&#;G;W?B51_OQ~dgg?t3R+=^NXWPR{vmyQ* zdsu1u;3wF_O4A>Iu05|v#O0e`(c ztTb=pZ?K1zhPU~w-DnRh4R6m`yU89_8s18?cC$UKG`#I)?G}4jY1+(G{H^w|(#(OM zWDhIN0{GkPVWsJWzug{Iny&ae>|v$pfxpupR+_R5Q&a73dsu1K#NT5NE6uui4#s7` zO2cwF%@4Wf*WlVCt*rRL_($zwrP&4lm_4jCWAKmL!%DLc{t0_nX^y}@X%8#SDfp-C zVWr`<|Fx&>VWqhg|BOAXG}q#vwTG34^#N+n*~3aR8UMUJtTen;QtbtMSZSWezi1CD z%^Uca>|v$(0ROT*tTbQZU$KXkhV=((uiC>(GX?*eJ*+e{&RqQK_OQ~hEgz?++}}#mxs?@v7oJ5c%Yc=JC7f!qhn40De2YD- zG%wX;^}%#zL57z)JHjehGV6X+Fj;X%8z6%bnDCFtQ9-X@12oWe+ROjBShW zW)CY(JN(l2u+q$r=K;<#V5Q-)z}m9*u+l7vU(Oy@n(p}J?O~-^1ku)$C!V;pyx(9xyHgRvMmKU0dBARvMlzTwBu~R+@+LYuUp} z^CW(4dsu0Bs$y*&dsu0BdSY!|dsu0BdR%Qidst~c!LM%*D-BNzt1a*QCag3(U8#9f z_dNBa_U~3!JWma&ZEg=M4NvK)ZD9{94Nrrp^|6PQhCkugwzP+phCgf7wz7wnhCeUW zwzh|rW)*y2dsu1K#&2T}E6u<0+uFlQvkiVbdst}(;(36-3|MJ)!S}a^m1YcndwW=E z4#2a3ZW*xB9D(1#9#)zY@B{5(r8xsX$R1Xji}5?!!%8y|KiD2tnp^Ng>|v$38^4o1 ztTYefceaO><{A7@dst~$U!^w89#)#S@w?c=O7kIpS9@4#zQPZ;hn40h{BHKJ()@)V zX%8#Sbh8yd${tplnen^Z!%EW*KiVEvn)&f#>|v!@1V7duR+>)u?!K?VO0!hq=Dppo zOtWt*E50{=KYLhdSRbagzdfupo8u3#hm~eK{DJnc(hSBQWDhINZuo=kVWrsve~3M- zGzZ`hwTG4FNc>^;u+p50KinQxnsf0-*uzT0+A_5x?O~<44u6zAtTe1MQ#;xoR+H0J*+g};!m`PmF746N%pYPOf!4&C)>kH zGaLRCdst~$$EJ3wJ*+ef;7_xMm8KK^bbDB7TJSx5TZNTo*}~1|xnGs$f>u`iTKEg? zVWrsse~~?`G+W>=wuhCbAN~@1SZRjfFSUo2W(58+dsu14;xD&{m1b}J751>w9EiWt z9#)#8@K@QxN^=taYI|5|Sd*tV(H>TsOYzs(!%A~4{#tujX(r*Xvxk+2b$e>p+rvup zB>o0_SZSWe-)Ijj&8zsE>|v#0&7a!M_OQ}?h`+@iR+`W8x7x!>^DTaoJ*+gp;cv5t zm1g>O#oulZE6r^9JM3YlnHztnJ*+gWHB`IH9#)!;_`B_4rQvVdwR`MgrRj>l*B(}y zJ*+f);GeLEm1bZ3llHLE9E^X;9#$IGS*ks44=c^__-E{4r8yP< ztUatWti@D&&K_2pi}BCf!%D-tOtly6VWqha|DrvtG`HYivWJz1HJxfbeQbo4=7GY^ zZ@7P!=B-v%{LA>a?O~;P6aS7qtTZ3t-?fL8<~#g*_OR0Yj(^`CR+?$&DEZ3wu~; zHpG8v4=YU{{8#p{(rk_*hui=}fssBy{E6qFjW_ws^KEh994=c@Qc>Yja z2COtc6mD+gzG=?V%-qU~p9w#UJ*+fy;M>~6O0y7tR(n`!y5MKChn0r)wQ955!%EWw z-_9OZnpN;~*uzS*HhxZfSZOxK^M)j4z)G_veja;RY5L>mwTG2v2%a}HDFarT-SF-0 zVWk;|pWhx4IP09#)#A@ZIfU zrRjn1VGk?Ks(9W2rwmwW*21q~4=c^a_!aG8rP&ISZNN%uWAn~&GGov>|v!j1K-;oR+YG_zmr0 zrD09B+D7)U(#(n9*dA7zh4Gu%!%D+iZM9A9VWn9HznML(G%Ml%Z4WCA>$%l7w}+Kx z6Z{tTu+sFw^9D_2z)I5}zok8_G&|w9vWJysIDTt;SZPM%``W`wvlo6Fdsu1q$8T#7 zE6t(!?d)NtIU3*39#)zY@%`;#rD3hP+V=La(oDb)u!oiABK!{au+p#|U2UK}tTfl+ z2ie0)b2ENNdsu1i#t*iKmF8jm5PMi@Sl6z$lRd07ui%H;!%Fi8o;MFE16G>)dUqq- ze@`>2l@|v#0?Y`Qf_OQ}iia*RAR+?+^hugzS zGYNl$J*+g7@kiRjO7kTCD0^6GUcw)34=c^v_+#v0rTGMZtUatW-{6n4hn416{PFg% z(lpOo{0a83(#(uM(H>TsdGRON!%EWuf3iKSG+pqg*uzS*6#i6uSZR9TPq&AahIImK zXV}9^voZcmdsu0E6rE<8|-1F`4NAkJ*+f;;%~Bt zm4>wqYd71&N;5nD7JFD}+T(Avhn1!yev&<`G>hYJvxk*tS^Vwxu+prIzr!9@nziwF z+QUl2x`?&A>|v$Z3V*jftTco0_t?Wq!y1XTd+lMR8H1l}4=WApCD!hF>|v#O6aS<=tTgZApR$LQ=2QIB_OQ}?hkwQ%R+``O&)UOEGj03gpRJ*+e<;9s_fm4-DWYp>YDO0zcpReM-zHpahZ z4=c@9_}A@Wr5S*K!yZc|w8MX64=c_5 z_;2lDrK#b+vxk*tG5q)Tu+ntH|6mU*O?Ui{_OQ~djQ`0VR+=^OKik7fvmyQ$dsu1u z;D5D;m8L)bH+xuVcEbN|4=c?`{1kgwX~yCIu!oiAApD>9u+kiX|H~d$niKJV+rvt8 zI=*Sz`tL!o(oDcN+rvt85q=tbSZS`tPiqe=4eN#0rn85YW-@+ydst~6!_Qz3E6sEG z8SP=Ec@5vj9#)!<@H5%NO7k6lW_ws^e#7&I!)3rqGtC0Ux3!0rhV@8mv)aQ-GaG(3 zdsu1a#?NjKE6qaqcJ{E+@EY0L9QLr%bj8nU4=c@b__^$1rCAX_w>_*htK#Rehm~es z{Ji$C(rk*K&mLBqzWDa`u+j{~&ublVWl}Azo{bX;?G1_Amb~1}n`Hg_~D&zXHw5 zt*rRo_4C@pO0zz`mp!b1nYYCA=HX?)O0zwFReM-zcE+z}4=c@X_}=!g(y-oaZFPHC zY4*jhVGk?KVfZ!eVWl|+zm`3$G^|fsTiYI1nlte0*uzS5E`D8mSZOZ9uV)V{&9(UT z?O~;vgx|m(R+`E94eep2c@)2qJ*+g(;y1R3mF7+SCibw>e1zZB9#)#K@tfJhO7k=R z-}bQ5{Dt4#9#)!}I~2c#J*+fy;rrObO49+qr9G@Pi{ZDjhm~d-{MPoc(yWZ{YY!{U zn)q$(VWrs=zpXv2G=1^g*~3aR5Z})pR+?S#{q13;8I9lG9#)#Y@dNB(r8yYCgFUP? ztmRu9WDhIN$@m@ZVWl|-KiD2t8rJ)*4Y7xn=4$*-_OQ~h4sdN}dsu1i!w4qO`4=c?I_;L2I(yWQ!!yZ zJ*+f0;SaKhmF6z|!S=AyJcK{Q9#)#C@Q2#NO7jx_Fnd^O-ohVl4=c?__#^CLrTGef zq&=)OthZb{${tplzwt-g!%EX;;o^_6hn0pknQO<|!%8zh{y2MBX;|x}cDy~TG>hR+ zu!ohV8~#LlSZTWBPqK%VrWgKXdsu1K#-CyjE6v9EQ|)1;*$RJ}J*+eX@Tc3uO0zTm z40~8<#^BGihn404{8{#}(j19D+a6Y$lkn%*!%A~Deu6!$G#B8{wTG4FO8j~Du+rRs zKi?i!n!E8A*uzTmF#bY&SZSWYUt|v}%`5ne?O~;P2Y-n@tTe1~UAxpCR+?|{m)XNg z^9%lRdsu0j7AgJ;dst~^!e40*E6tqvtL$N=SrC75Sr_OQ|% zfWOrqR+=O5lk8!oIT3%GJ*+fm;cvHxmF6P+9rm!&T!FvS9#$IG`mWt&4=c^h_`B_4 zrMVk_k3Fn3599B(hn40T{A7DrXx+y`|Lz7W zP0zy3&$(Zd=7m;P{6_c}?O~|v$(82_<7tTf-_Ke30EW(xjOdsu1OEL!|$ z_OQ~-f&bhdR+|ARfOG`r(}w1<^uZ~Ra8u+kiY|Jfc^nxpW)*uzS50{&NfSZPkf z|7H&>%{lnr?O~<41V6^dsu1S!B1lkE6qpvY3*U9`2s(kJ*+g};itEUmF9Q+4EC_n%up+SMtfLkX2-X& zhm~eQ{7m++(sahpY!55VQutZyVWsJXZ)*=L&D!``?O~P%{ zw}+MH9{l|Fu+lt?U%(z#nrH9}+QUlo625~ytTb=n7qW+y=0p6#_OQ}?i(kYZR+``N z9qnPIY166rMeSjwnFC+5hn1!SzLPzyG+pqW?O~-^7T?7lR+^RZvWJys9ej&DtTdbA z7qf?zrZ0YRdst}(JvhrMVivi9M_|H{&<8 zhn40o{ATvB(maI!w>_*hPvbYYhn41a{1*1G(tL>TV-G9M=lCt{VWs&2zm+|#G*j?f z+rvsTU6ZFXM0#_PQeeghn41h{4jf1X)ed_Vh=0L4ftK{VWpXbA8rpT&E5Fj>|v#O06)SW zR+=aABkf_Oc?mzt9#)#S@w?l@O7jVRv^}ge-{QyE!%FiTeylyLG}EZ~arUs%%!1#; z9#)$6_`U35rRj_xZx1U?SNz`gu+prE-^U(Sn%?+*?O~-^55J#1tTdb9_qT_YrZ4^g zdst}(;}5ilm1a2pAbVJ8#^DdPhm~d@{2}(R(j1CE)E-uv6Y+=H!%A}&{&0I(X)eJZ zVGk?KHTWa#VWqhhf0R9}H230rnm6&s*~3cn0seS9#)#$@t4`d zN^>v%a(h^59>rf_4=c@c_$%#UrFjK^l|8I9Z{e@Dhn407{6u?LX+FbWV-G9M_xNk= zVWpXZzs??3n&!odzuq2Jni=so*uzRQEB;1%SZU_M-((LfO$YqV_OQ})!QWyJE6tMl zTkT<`Sr$LZ9#)za@VD8+O0x?7c6(T9*1_Ll4=c^4_&e=krP&gHmp!aB+vD%Hhm~e$ z{5|%t((H!6*B(}yG5E>$u+ogj-)9di%>nrP?O~-k690fbtTZR#AGC*+<_!Ep_OQ~N zi+|W2R+@|PkJ!UXb0z*!dsu01#6M;aE6ttw$L(RIxexz@J*+g3;GeXImF6k@Q}(dZ zynuh&9#)z+@z2=9O7ju^S$kM%zQ8|c4=c@g_~-3mrTGQ_f<3G>O^X-*qCKoMZSXJI z!%8y;{$+buX%@i0Vh<~g@UPm#O0zWnHG5cTdf;EThn41E_&4lfrCA;Srai1Q8{prv zhm~dv{M+`h()7c>V-G9M5d6FLu+ogczh@6C&7S!8?O~-k5dVQatTadBKeUIH<|O<_ z_OQ~NjsMslR+@|PpV-4nGZFu(J*+gh;6Jm6mF7*hn41b{7m++(%g%m*&bG!NAa`R!%FiU zzO6m1G_T`%1En%xrTG9qn?0;FU*c!Chn40hd^>wsY5u~`VGk?K%u5zOr#-ARbK&Q* zhn1!Ser|hMX}aL&v4@qW8-8AUSZP+k&u0%SO>caAdsu1K$Mfb9#)#8@g419r8xz^s6DJS6Yw>ASZOZB zce00-=30Dbdsu01#dooXmF6D2>|v#O7~f(KE6p?b#q43Fc@@97J*+hE;g_(7mF9E& zlJ>CDe2?#H4=c^@_@(S&rJ1&C@!jlUrI`)Cv^}gebK{q>hm~d_{Id42(sacyXAdjQ ziumR2VWn9e-`yTonvL*1>|v$pi|=U9#)z$_?7HorP&w1vOTOc zhvENa4=c@a_+Iv~(wv1~#U56gi}0)3!%A~Cel>eoX>P{%wuhDGZv5)@u+lt$U&9_& zn#b^K+QUlo9DXf(SZQ9zuWb)2&HMOu>|v$(9KWtTtTbQaSDCSXoPm|**TT)4xSxKh z(rnhsik}7lZ+lp2=D=@m4=c@l_$};VrCA8y#~xOiPWUbDVWn9dzm+|#G)v>RwuhBw zMSNd-SZP+rZ(|QD%?9{w?O~7O-tTg@b{p?|-8G`R`4=c^?`0edsrP&)lz#dkb zL-0G;!%A~3exN<9G^gSR*~3b6E`CRQSZOZC54MMu=1Tk!dsu0%!|!AdE6r{Ao$X|v!@6~CuF ztTgN5_p*nTW;6VFdsu1u;rF(Om1Z!0AA4A7M&b9hhm~eLem{FyX%5EkZx1WY(f9-G zVWl}8f1o|AG#B9yvWJ!CYW%_Wu+rR&Kg1qZn!E9b+QUloF#a%mSZSWdA8rpT%`5mL z>|v#O7k{KZtTdnEkFtlA<~#h+_OR0YfNY$J)b6GwssFA7>9MO|v!j34g9VtTgB1&$EY> z<}&>G_OQ}ii@(4gR+>rp3+-X0xf_3xJ*+ej;4ij^mF6-0CHAn=JdeNB9#)#y@t4`d zO7j8!a(h^5zQkW)4=c@2_$%#UrTGhgl|8I9GcHs7)%LK`w8Kxdhm~f2{5AHl(kz0% z)*e=xF8J&0VWn9Tf4x1dG~Mwx*uzS*3jRiWSZUV5-((Lf&8GO9?O~P#ZYY!{U9r(%iu+lt?zt0|4nrHF%+rvup8vX%$SZUtJKWGmt%@_EG>|v$( z0spW)tTcb%AF+p(X8L7|f7BjUn%VG=*~3aRAO3NBSZNl)KVc6m&EoiH>|v!@8vm?4 ztTa9F&)LID^Dq4K_OQ~dg@3^wR+^3RFWSROvlad&dst}(;9s_fm1ZdZ6?<4|cE`VJ z4=c@{_}A=VrP&Yvx;?Bkhv46^hn40i{G0Z$(wvNc%N|ymbMSB5!%A}r{vCT*X|BP) zYY!{UP5AfhVWqhX|Gqt}G!NlFu!oiA3H*olu+lt-|HvLznpf~2+rvup7XA}^SZO}M ze`*ga&1d+}>|v$(9{;&LtTeylzp#guX4>V7|I!{-nzs0_>|v#u8~?REtTY|)-`K-S z(;5G*J*+fc@!#3QO4A+xy*;cnz3@NS!%DLj{zrRQX*S0HWDhIN7Wkj-VWrsy|BF4W zGz0Lz+QUjS6#tt&tTdzWzuUt~Gaf(19#)!z@PF9DN^=DMPkUHtj>G?D4=c?n_`mI8 zr8x`VG(-Kd1z2g$$2Z%cG8hco2uEtMm4=c?L`04CnrMVqHy*;cn_u_dY^fF+j zc@#gRJ*+g(;@jB6O7j|iCVNrTGfq)*e=xAMmr+T-W6hn1!?elB}hX_mpyZ4WEWO89x~VWn9O zKd(KkG;8DMvxk*tLwtLCSZVs;=eLKIrayiGdsu09!t;jqWxz@^65qidR+_!=3)#a; za}a)Edsu0X!Y^VEE6qvxj`pz9oQ+@99#)zQ@HKl_X)eQevWJysBEGXdtTeaayV%1@ za}Qqju+lt&Z?T7!=2`q=_OQ~tfnVGnR+ca6dsu1K!S}F- zm1a|XPkUHtw!p9I$6#Tl>0h|Hm-}7nO)D#Y6n-^(SgV@H<9oNV(j1Im-5yq&WAJO( z!%A}seocE=Y0k&5We+RO)%dmTVWqhlzm7euG|v!@8^6CjtTdb853q-orVsu= zdsu0<#UEr3E6oo0gY99Z*$ID$J*+gt@rT;ON;4LJm_4jC`{56_hn40i{1NuB(wvMx z(jHctbMQym!%A}r{%CtxX|BQ_V-G9M_4s4$VWqhhf1Ew6G)&3E|I>|v$(9e=t#tTfZEQ2ZJ8u+p@}pJ@*( z&7AnN>|v#8k3ZWUR+^6ZbL?TISsXvX9#)zj_;c-HrCAk!o;|EI>*CM1hm~eC`~~)~ z(rkmj&>mKrA^3~zVWk;?zt|pDnmzHC*uzS5ApTN&SZNN&UuF+0&9V5)?O~-k6@P_2 ztTgB1ue67i=1Tlk_OR02h`-t%R+>BU6YXK8c@Te%J*+fO;jguamF6}4b@s5*ypO-$ z9#)z!@Hg1QO7kQBMtfLke#hTr4=YX6ipAe-4=YU@{4Msd(#(Os)gD%wh47Q?VWkoN zHhWlUmd4+14=c^`_}>0m2v(X^3O7%7zX8qtt*rRX@DJF-O0y0AL3>zf2H_vFhm~em z{KNLJ(u~DFVh=0Le)vc2VWl}7|Cl|jG$-I6w}+MHO#Bn}u+m(Jf6^XSnyc_n*~3b6 z6aHy?SZVIUKVuIo%|rNS?O~;P8vmR?_OQ}?hJVo>R+{heFWJLN zGX?*$J*+e{u2lRh_OQ~-g@4r^R+|v$39{;&LtTeaczp#gu=3e}l_OQ}CivP+UR+^{r zU)#e<^CJEmdst~+$A4=NE6uz3@9bfv`3(QPJ*+fe;aB%D3Raq53OE1ie!7)Q^Lr~R zerEg>dsu1O;s3CQm1chYpZ2iQ)bM}V!%DLx{%?C&X}aT^yw9-Gtb%X0hm~d>{51Bk z(rk*K)*e=xzWC|vVWk;}pWYr;nqBZS*uzRQ20x=ctTg-L+t|ZOa~OUmdsu0X$IomJ zE6o}BS?pn@xd7kR9#)zw@w3{)N^>KAHhWlU?!?b-4=c@s_;&WN(maKq!yZ4XhmB2T3DTxcbCv&<0k_0=F5KwL zOL>}_=Pmy$qdcXtsT2PzgHJ8-s}}B2o+HkHS(l&Dr+hT#=?jamAC+4V%rhK*&3;tjPV9IYa7+9_g?s+#2JZ5v`P9OV zdCr7qDE}*CLiyBb!B%dGzoMufbKAq+XENVbJ~igK3trfMa{1J0SSz>0KUY-Go$cW+ zi<)^Wm&QE2?MgEju8c3sr%votxFx=M+A_~+_HdVx=Jtgf^K^jEx9?cE)AHqiWxy@* zs})|Mn?0Q0exh4LfqIwRrhr6s~o=`qD=D7fV#{QD>sndG? zdoB-p;FkD53$O5`8(5o~XDL(n zc)FFlKV@!Td}IC&@XDUEW8qGlw{lDT(#7}uw>{it6>~4n+qj*>TiLHwxYHf2+!DV< z@jXwrhr4WJ9?W?&&rtXt`{9K<{m{xS@%t6u^J9Cs%YEh(IdA4U75>@&%)*@(_BUg= zCI0flJr}fxyZq+9soR+GyNw+-CJ6#pAGX2T)lSKnjcu;Bv-4IlE4$<9N@4j40J%$Q*#M+_J?_#cy zVAmnz|MA3OBZiF~u+zxV14a)SIBx9Fe{2R1`TtT49XKYF4Dh8IJ(AC@m!`g}V+W2M zH-@WY+46_Tf4a=A)&F|(kln`YT2B0*)0b=O|7Ge@RHxl@)WAXGb{a5h+}OrG|L2QP zIcd<4<(K^YZP)+n(zaGp?;z9fF>v^>^5rSBj2=H~?8rgGMhqS{ zV&`gEzXgseU)3SY4Hz?Sr=5oFIBdv>a+Ce<+bMGm96b1cpXR?W&*&jz#tr|+Nk)wx zxnsESmF7|F3K6|Jt-~`~NWQz|mud45(i{ z%l@BpSGxZ>3-_!4>)f0^)wza@_OW5~ke!E(89QY3|9bYR!^S-2GdH%uLk5l8dBCs{ zJB=(yp*jy7G-&jYJ^t(D;UjnauYV65J#fU%LmFQspY0#i@L?m$(aI;6yLwZ%9Y^lA zTkDO-C+swO;BFk#hK<>Ak8T6UjvYO0(73T>?*AWS!P4@RNshKn<B_gX`k1=&PdDXwUQTUOKK|dj@>IY7vE8}rGy8vy?ee==`F7CM+q&t+H=3LHJ+Dvs z!1K{I|E^w+^@`i1d^AR5zDS`G zQTaKKj`_GA8uOi6xH{h*<=>pQF&gvn>ri#RQDr`Uw`0DUa~hZTw(?P(uWR{7ex)p@ zG&MEmyQy$>zP4{QH!V{f^D$3j|K2WKop1Z{kNmn?PHCO*wZhf;dX@QhD31AN%W2H} zXZc{h#y;^Q`@-eljlmq8-lhDH&yCyPt>qv5KHV6N%h9p;>UJlT?H*bpwmV1p;54?o z)>QM&Rwl@=&gInB%dy&2^L2c?^>XmAL1VstnXhp@r|^YqRMPnP*!EzEo!%SU6rZd1)Sv7B&lIlVE;$@Q^#f$Dshyw`gFt(BrN z-#VpZ{~EWeWy-GuTpx`=$LS-|HLe$a&3LjAmCxnm`ruc->UMj--(0^ha5=h^kH&V7 zn`*xHW#St>Mg9Mc`Hq}wzC%A~Zu+(q%*QdlG2f)A=HpLQ9D5t1G2e|-%{TVL*86W+ zYUDrj@fNGquNx0*e&3j^d~VG5;#BkfTIOq0&dB~PS(%Twj;zi%T{$S<^$+v$)|S=l zuj%8~`O3>Z|FeG!m)m7^zR6`i?puw~*uVKpSDmj-x#4o`VE>jbAC2peUstR1?NJW$ zxBbI>-KUzb&u7g|9Wo!^OB?g`n`*vp<)FAfCuTJEZ|kY%8}&sw{*|vC`?q}gXv{Yz z^EGa#6Wjgw_fXx7Sb2_4^0&tyn%9^YOM0>|f(@d|2jtyfIliPXBSL?Or=~`ToHP8IA3- zWIl8Ej$iBN=B7W2W4k>3+t_Zq0@dw)IZx{`iL=txPfyplpMPJvM+q_-+g+-3oTqnu z@86r7_#VY}`98;Kd>>pV^EEE-UFDmLA8{xrmO;mMcTd;Y?){~^l^~Y$D=X27*jJ->D5MQti_Kk6R>6p7W|0tu+ zU(HSLmK!|VU8{U>8r$VDgT{HvKbxkMAM|*9p)ne#-7!^nN}1?v4v-m*?v~PV_TKT` zmzk#N#Ff0=b&KOPw#!mxjq{K$RUQ}r7076u_Rv)GJy;IdjoZumrESc|(pio3Fh!Sr z%HxU^(Lk2=;yk^H%9y;{G)v>2U-Ms(Lpz1(kATR}} zZVSjVD1b2qf$BhP2dH=e7c;{HVBG*p2Z2Bgk^{wuGEf~b7z%()Fz~nlNhdHq$X*Zt z(M(_#gy;dPyKoIS<_qN7^FquM0J1rO7-$|G#4KlIC^vy~!RCN?pf)J7Is+kQ22-G0 IU;t(>05xLsTmS$7 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..5b9217fb3190df8fcd570ccb6fd507566e5a0fbe GIT binary patch literal 12736 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..892200ae9c70c0b11ea172c5b4f85a18e266bbd2 GIT binary patch literal 54072 zcmdVD349gR{Wd<69TGwyAP_*q4W1y9kQ;Vac8DM#L_|en2mzuYiAg}PE+~lNzO`C+ zt+k4Esda7ZTK9dcb*ZgZty;C#eW}*>dCvEHW=;mI_3!U}|L=P~pF8tB&-tG3+0V?K zJ2Us_X|tz?VHmg&1|J163xX>j4J;pR4Tc57gB^kg_Z>CnlHk~NlX~UcpSsuFv&UW6 zZm8aL*S^{J7H0=p=fLvKbwMzEL-^QPxj|N0=@&t9PLTEJA{Uc7?uLn}sb@~jsF@TV zyDsdN^LXk}^Y9)I&bhyG(@q=i*l@;-#rKpA%?ZBVr{SbegTeQvj{9)plBrKmom_K6 zO?LgU>ztp>n^rwFtj4jjE4yVqb!Rwz{j{1abDUF$Z+PeyDd+GFGxzQG&{^3*o{K9R zo|VCpuoTl4&6_*FcG~>9X_MyF)y`f}H>+`N-JbQGjqOeK&8SgBb5mnWXDMP!8(SLM z*S2*wwYCIn56yWl^{jb%k0<9mKL63-n<_WlG@~r%gW%ptn;yJjUaI!Y+KhcatXZlyAc-e7#MC#1v^A@`j zpOtfO=9uYzY~G*h?__&zg4b{l=X2F9T}!rkL*<6*6K~$Menxh$Gfuknk>5@G)dSAw z`toVry3J@f{>`ArjE2+R48ochF3H?sL)ISmmJQ9yTK_;+ulLR`JK^J^X;+>xqb&7h zP&TxC5UXKL{guUehXzLkbB=#{W9Ia!S(hE>wf?4x$L2&e*}Q4}^h1NQKF!HEzGI8qrKuhkDJj@@I_9lW{=~NJ@EMPsTrF$cC{Y9>D4=jO?6%`o3YEisQ)d4 z7CrUSWiy_gl0D&9q2--d5;J~nSiKQwW#9uHz%XJ<$G58se| z_xkcp;VyUIG~I06?2V=YZ)1dJe4N#F4*DZ1ocf1bhHtp3x~Swev|b26kg2C4(%m$3RuO7KsjL+>|*bG((sM}DQDz~@U3lTl3i)r4J z!U~kyH?=s!ZZqvR%WkvnHpgyz*ljPn?QOSx?Y5uY4zSx2yB%V;#%_1C+e*6~X}48& zo3`6(yB%e>qwRK#-Hx-{e@g}O>ND5G^~`I`IXEhO5i2z=w7cQs?Cyed?QX@zK`*w{ z;jry(hl=z-UbkL(mqD{l+pTxbPV^w8xI0@VD=3y$>VA5d`*4(#El_B;+Dzi_-0nT| z{)o|IU3A~Z_L~yv-Ykh3?)7N*k+!c3BxaJ0DH1Z>#`F==Xk+>dX|rUIkfSUq74lO{ zh6=f)U>e$Ln2?{_m=QvLZAq1oyDS+kqhKVcQBjNLabBrNXL&tq?XLv^g{j z+by(B)+THZiR%8dPVU>--WGH} zUfAgp_v0{&qv>qSNRG5^Sm~nfmxg&mvC@di&!tGpHix!@videRqOGozLgb0%jbRCs z6~NicXm*|0`Nf5^pxU7)TOEcnJM#Nx4o9>z?pL^BtHw6DPHjy%Aafs>%DR+amiIJ> z?auu2?p#TfjOay&GK%xlwkWbL<&U*y1>#|5{-nG|u>6XLY2Lib-$Uk=#LO+c2d>q_ z{`t$WvdcWkU)t>m5Sa)0tNQ#BMCL*Mnr`=l$UMkj+wBbynFsls@(OXfRVuE3V$Eb8 z2@H9%!B;rY^h})=P#&ve{RrqZ(uh7C>R>%_Y3n_LrFIvly((X66P^wmau_gX$!KG zfsj8);tC{gu#C7OVcSVuA7Q1!`U^{i_E0fM*wApBweVRgZ2NG)(O^S`nQ#Etwxz<# z!|bxw8`s;+Q0NFT%~3j1=2Tup`|-e45Dv6y(^8(SaJwQ^ zs-3c}Q${&uaFIG09p*lP=VZxY_H^`ZPS&xsXKCyRwB4+pZeR>6%i-vG zdQLKWl+ir6aDaNzTtfR#;>I3%a1nk9?h23ipikWhdWTRQ0jRc&DOzOoZmnmH^-A)*p(gm~Zh?OZ_FwYK{3Mt#()~<`{n%|sGy^x zISBi2^K(>MsuK?Ij)q~0cQg#;7%r>|;-u*D?7lR7jn!u}9$>x8gKf32YQMe_FuOW1FZxJ2TrXuEE# z)jL#e^&SNCdZ9Q%eya^cs*;OvO%JThLx5ww^mA)NSlxsD>)Xk+d$mCn)14 zG}5}n4B-Wj!gMGnPdF^JX()C!4=$v@PeCN`3l2Pu6!dH9TtYWvV7tG6_yrBVZ!}`O3QDOaY>92UXa@>2u8A^ zH;r?Cs%*?nljw$Fq;2_|%Q&nUB>t8mb}WLYDTcS%TAUf;GxqB?_UMS) zKICjn7rCr3@-UiActFMmY!A#>k8K^=!h{E*j?(J~BgHgLf$!zk3m1yjTYBM8c216k zt9rCsFrEeF8f8F{Z8M#y0L(ROYyNgp0*PpRofhR0F) zbcF_#=%W+kVVxaoG`GcGUW~SYz04occ*uB4HP%-8XR$5)0T>)?VD?pAM&3H9D32eu zqC61Mm6wdm$^jW`cEPIm5preY+LMhyXVt>Qta=y*wjmZKX4O7Jx;Dh3XjY+NF!C3T zu;*0B0}YJU-FKipi~x@0MA>(!n<%3h&2S^Kl2)pZCW7raP6P{Bv94Xn>U&+trCCCF z0o&4+ye3-rq$D-bvM0ICisq#410L+FkQNQs?W4?3x^Ms4h|fUS>~SYe6$5Hf$t;Kl z8Oy5OsN-v*SGbFiUP?1@lxs)ZWjv=~X6Q@pk+Pm{`C`q&3pm$py~?6`NjLJ|N zBP0{qda)J%rNus0wSmZuUtUnqFm1D)C&oNCn;;SX=&{4?fN)po1da`Vcm;v&@{C0# zJO#+)y0f#rg0^TkyTVHBfN0fin};coeK949IqhD1D-?wJL5$=D(r zo6Rp*VNEeJ={*Dm8VUPi&sX+@e8%h z|1&1{$GYJna4J%X?vO@cLAyBIAv@s^7j&F)O)+!W5m{<#5k_>eKvor9EFe^Bh8T!j zWH?eYw1brXtJGa2q}81Wa96FBjx0uXv4D@!`DlaQIqaY@gV7iyi}Lr)-^Y%nvDrb| zR%Kk*I4ovpB#g&2(oOKo+@*ORdkH{c7M^O=Yk<`n9D{MueNa*oVO)$2=HI z`)&os(tZwh52D5SVyC%%80;Uz$e&G-Z&!kbLK&3F0e zI)I|_zcm+L(|$*PY%SUqq|0&_4Op8ZvD|IlGWPS|w*1!mE%p-4WNVg~zG3hmqhl`z z#<1(ERoHbs@K!CGUm`m85={)RUu}w>+kZCdvv~N#DZJSbji{}}S|^FA6r26GGv$Y* z@Cw?st-iHXUW%?GCXvEhG2#M7d3bFf$3_PzubnxtGOS6KGyK1L|0jG`%L+!Ku()yS zUxhumqha-^>IxRGv3Z#-W*X(Ktg5T7svcc6W>nP{HqA{-MlNq?*g}_d zBQ^j39XTgU>#Dl4zF|dEOXL5^EIZaF+xB~R_SQP+dpp5+T8SIsx{jCsk#7E$#!h7Q z{R_-{_gaI1L%p-Pqq2eX22%kS11eW=9q8y>y0noP2kttc`c=)Hb)9S58atq2($&EL zw-MQw&iWM6)?XLp~Vlz_?n#lCB8w z0}zYd)u_Fxh5lf~xRs5aD_WP*7#Z%eWK~mhXGK%XZgxS-4ufpF&}E*Q5oTxL=V`1M znHk(>_sGel`!G8c85rwIoZ@URg`cjwONXBWZ2F9x%uEaNTnrSOB0Jkt#3t8Me6OJ< zNtWUT6wsC1W+$0y9g36QvWq-L>gkt(zqp2Rslv=|R>;iBJlKMvE;SUXL5@?hax!yi zqq?6@flb>@EkU}p<6UtLvbShEmydew?Q+vjO8WX&>`PPRyA-a?MVI!`wvu*}*68W% zUGIgN{IwX3oRhha1zT8jEu;F+vbKGkH)oUG%PBoGe`HPaGkI@8nB7hH$fqX-Eq~O5 zy>P!>7>_9NpQ*WR(eqtuW^H{1BgT$4&7-d?Q*qZkWJGQ)4@vFk+F;8pZTKH*-Ax8k zW--n2=`s>-!Sr%tS;qdiZ6%**?76-g=9Pblhojc_$FKN^X1Qwv*vg=fym!ycXK8Ui zW9CX*OTXTUQPWL(2(~gm`Z>RmvfUO+G)7^wMPKPmj`}F_6U~K4`465ks`6|l{543* z?$3Ww{543F0#|0&(ym4QQKdEZbC6N$`;%7jZDf@BrI1un`@1|*2k9B#R=Os(^?JRR z7HFc?WR?w4twj6D)dS;h%ht%YE#}rOcO1w@nmQX3tyWOJrQbBWZCv|B`9*05+R{mt zdwQiW2hNaEW@T{odH5)ssq2cYFng#qzu7ja*t}+KbY<}@bFAghr15tJ$<);b<+1hd z(vPB8V=e!Gn9)&$+y>!xge&J;3MvYUXgDT2ntHUz#9UTfHdsiI}u{F%U zOSkwP;uzCH88Xru?x2eYZmSAOlb8~A$(AL<3bJXQ^?Tv@lwbgfY9M;;tG@##w)8WG74_{wUEM02EsuvAzfdiWhs6cs zc`Ltl@_ZacUf$G!$8Lh=`i{=|IK8(X6DA#vopr6NI@?xt22CwZo%YN(@~{-o?5u9A z<4qw^-Mge$gARTXZEZoN*qVA~Ubm#VbxF|N+OoXVZdSEuW%xuvLp=)Jxq{}^bdZw!{9CLJsA?E()Sc?Dp; z(-zg%O_??yo0-$5%&MC)ckWbt+h}NF@dLC2f5?nR&7@hAy0!;yW5f3t+fMV){WWuD zh#!AI%$&QRcGA4q2_A=h*qqkR zre(OGz{jIH0ykc4i^!KOJ7lGPteT7;e2;2riM`eG$&ZVVsnT;a&-C^gBer>nIjctz}jaqL;?G%s9TQDnb zOZjRQ4^S2zjbGQ?v{Hs3=BXX5Z5V&(M2@Ijk)Vw~CP?Vj*D+qp=4fp|L+ad~ z%JrF@#R-B{M4l0}1GT!#YS-F{#^)qm-PmsDEW1U<^NPlXL+C@t&TOn4ht)TAa`8?W zMXfexk_<|Ymu2-$&8yn|iHH%~dRR;S(xvTNv|`ul?73jd%t`ame~oL}8XGzrmqyOw zL4~?@y|VMYFSod{Y%eXM#JJuy4vnyX4dc83n*d3~jBIuQp0LQ9UwBWM#`sFJ*(0R}c>Ucnn z7aDscb5*g0=arSEbvR^V{zS9AI^dMIgDUE+1vPs{HE!xaH&0rPKC54Xh0PtE>^aRgl^*Z+nLep*&a{0Jow?`QdF`zS zqwhOLPFpaqVovMQMvHJgb_!N+oKcLl)r=dxX6m##wKcW-2DS6|mJIB_IS3ETWcS;c6eUcu`mF;RrfiKyp)My zeDJE3Z58bOMin~I$Q2!jHFY+usK8io>oYrL2b*4}AyRE@_ ze|=jmPdYgdIs793drlqWj&wX@wP(JVN;nx^YV(mnfO8u=4E%X*2beBJ$+OeRlcxGd zLVJSlAAW-wQ>N@xI;^3+wWEVS0#(eJQHsM#MdD|l9dwxC%N}kH48B3g48kMA9vPNH zio(zc37A}1H1nA7gp5s@XJ)nEJ^8`O4^4i0GVZ<`v4vgf9?tHp?EShs(`R5j8F#S_ z+QPnQD(x515dQ2JEsN6w6=KV%2mzj zwq#B5rJaS-kQIFJjli_H^hO;3+R2cYMl?s*$#3JneC>s|Jb3u=_#0$R*eE;Fi@c z{*t`ZMXP<1$90nOCHe3~`tjevcS*#v?IhsWHZNr2ceWUy!K(mhrTY*9VD@ z$Mb*3w(0_$DjXycs#!)|9E~2FO|l?R(M?Jt@Ggt`y`Lo z14$px*RAt-zDj(2{QIBblN05Q=fC(*^7!~F@ku^E;V;Q+6Y)Qk@0akGEg!T+A%?OpnL#`=DP|_F)@RCVojm)}2oq#t^mH8$ay>VmFLFIIu8&;*8X9?# z>pSN~T)waS#{>GG9L3A}=#Ov4`}HS}!_eSY08Q>GV__^Shd;PHw(>rstM;$oZ#HC*W9*0!W z27acOehv6l9$yFE&+Gpazz-^L9#X;S;00d&&js)F+V2wZm%Z{|3BJy2&+EbO^XhXe z_!sy{NCkHRkM;P2z)yJoo&-P8E8p|9^~(1O_^V!iZ-L+KrT-`R)l6eUD)=0DwC4|t zcre&2Ump0SoF9QGE8-E9ZH+lY6fY0>G+XntmuRYd)U+tw|2mX~;-xI(Gc;!7Ee1FgX zx!}D$ehK*XUU{zs|CyKH_27qj{%-|;#7ln{_!(aP9t6M68_!RI+ZW_mn^f>T_}gB8 zy#juvm;YPf=XvS>3I2O8{&Vng9>-6;);v$b`basZ+@--f8L941Ao=) z?=|2f@R5+RbM=0&J|`e{4u@>>MH(JN0q zxbf!8!Qfm&o&OH-!CreG0nT$07k?ah{DmbIoC@BGHgNIhfbZj#?-KAr7mfN{1-{-J ze>Z?1gpW)ATi`h!zZdukuRM=|U*y&2Iq+OBzrTRLgpc$07VwTBSd-Kj7up7yNSP9`)H4yt@})4qoE%D)1LPJ^_4@=YKNzpS}K{1j1a~Jr{9)Ae@LofZ);JIG@FM+Rg*`a-32WKBkNCoeK^Yz4ze+vGw z*IwU%*Ldy2|6%V=$KlbdGfd393SDr(F$9VCb;B!2FBslxf*>42j*Q?)Y;Jf4F;?D*CwKu*m z1)t*8cQg0}9{)9Xe7!Vf%f{~@&L7Xc=+p7Xf%o#-`;Xx9_n}nq3ix`j|9Gqoz4Cqt zeytb(FYp0g`)8rAPw~pv1H95}k8Qwram7LZYzJQBwa+l{(>(h$c&3-%PT(JS>8F6l zp>Hq?{P0NV8!YG&Ut+)8Y#YUw1PzFfzkl`(4grt9fAtMIz&j)RzQK>c4L%Z5!G;J^ z$qr5ipRTdwXM@M}EeXyC?~gWJ$L|Bb%j1uNzvA&{z`ykPi{Qhe{wcKQ zj{fgWZz10QJ>`9H|M!hg!B6$le+~YMH@|bDwSt)z1cl(|Mfn#5+khYH)qh*?dp&Nz z!AI5>tkH$kuusb-%jD%D$6TH&1-wXUW&wgL14!OZO;7cMQH@FzQAS!Q3a0U2$k6#0R zp2u$lf5qd!1vgQCCBg5(5A*mV;QsZ%r@`a;kD9FXJZnDOb^M&gVc=`1M|A)u7122u%vyz}3ytkLW5s3xjvT{p0IL;QsOTOK|^q%6|;- zkEeOyaVQ9Sg2(FvjyK@(d@cwEgO7+36a+)Tr+a)y@Qog?1~2va1n_u$DG2yd?0Eha z1T(=!0@ zOM;)0;J--l8xs8S1b;ihKS}VOiSm{wcx8f5Rn9fAH?ExRmxymm@J$Ks9xC&m0Zu%W zSUJ0@G#I+(dp~L9o?g_4VI6f(M@QU$@RU!txkr$lfqO#TaeW%nQTrruBn*OpI5zX;%sLYg-WU)z0rY7oi#0_M?GjU|W`4i(9RZZO=frox{Br7=P4h3u^m@ zx>nkD3At+$^*2iWjnabJUW1+OGw#*jXxE17&vqi?)!%6KH(LFTR)1r(eq*$JW7OXm z^*6?Kiq?0G`Wd5s#;BjM>SwI_8LNKAs-LmyXRP`etK}N2{>G}mvFgvY`#AMCPW_Ej zf8*5OIQ2J9{f$$9mUjc+NP_(X5H4O*C(!iQ{HYI+`-koN<#TZD&3P8J^G9=@-qLYFB1AVbX5Kq}`NB zyE&6~lP2wEP1;SHw3|0+H*wN#=A_-!NxQj|c9SP7Cc2g|v=2+TI zvb39JX*bQ%Zl0yxL`%DwmUdGu?dDqAO}4a~ZD}{%(r&(`-GocK8Hd*a=wNemF6|~= z+ReJOn|5h8@6vAKrQOV{wu5&1WEm0Dr^$Zyf?7LfxaR~~I9sM4_v|w4-F&LHQx*=a zAspB}5=P~t18~k``jZ{!Fqk-#tHu+c$T>`h+{0Fv2E4*p&j7WR}Km~8>{UKLP1xOYFjA^ED85qP`Ib-$&>9$F?pKZQDuP^${7M8=@pS$F*|vo z(i2p5XlF81`i06J97xmJ`LS@eofOzHOY9^MJB%03wj*`nY&+txlXPy7Rol}cHW=Nq zLA3OCIYW6}A>3kCZP!aiFfYvTYPW7y+jWyM%-+Um@7dLE;cVL%*hvZODuQ}wS6ACH z!Gf^XEQr=#%cK3I-RT@_uh~kVh3E?{q?(;` z*hP|i>I-Mv8HXK9g`ISQooisO!nPmjll@7b+OJke-b}@Yv5iYRI~rl<#<%Nnt+XAT z3uoKuiXFXSCq;-3ch&BIQyukD)Hk-aoOn_RIkb^WAIQOvT-qpYn+^rF8EM5OQ@fP{ zNZr}=NGX;YAF~aZ?FLoIR)8tYkyXYWyDWF~8 zF+#+PJuw0kOS_D-WRjs>`4P#4^39{EWm#*LdtagVz8}7NMc=BzuU*lboZ=TQCEh{T z#mam4-_~^REpc6CV2vr;7``h7FGO&4pcJ zyqEMf#4nSHY9GDFs!O8iU5Sy}<$Y;M^;^wtL3srq*I)DkAg`+wkB}d4h)3bWP>PSU zsRAyp5F27=!)tU!t3qtmezjm;`zqESl!=`^uUU;aOl&67W~BHeb~d~YRG~J!hE!Z7 zHpI^6Alj@EKfEqAf;Y$_uwKP!u_t!+CBP$&5SvQkBL%ZOC5Ok@*-wN%P<3Lb^BQCE z6l@TPoxT{jxLWchb~>+NxjGU%o!3>0M~OYL(>DND=nr+L1DE_r%0}#L&ITT+I<0mlSSPsD!@TC``i0n~tpYAOM(oED^9ExCwoirLI6U9O{H?(0M*$a)mbwr- zpC74{*_OV)H2NHwu1|`tgFF2QD5bX^CCh zSAa*HAU3ZPZxZ}>PyZ0OcmXyD#4hbuz(psDeJOUuh87s-z|Mx(=v_PTdVI0|2ub+-(|Mh~c!Jc0*!gJ(u26eUGnW^!vtiS?`9kb;UfXwN$U_}Q zoD2bhbEkMG$&1+8^V+i;=fqCmmb%VaVy6$Iu5~ANI_JK#Cw6)PbzL8bozC@V#3@oX zJ7-T7Y{%`+Qci!|j-b8TaI6;ZA~wX%C$H;|I8FQcmbTP5ZO4 zK_GVec;JDm6FYr3;F26{5Qv>V8F--T#7>_HTvCJ$0(+OO0mbBFx53^X|*`gN^|5z~opf(79BAEAkhUW+#Kzy#?A;dow zJd9XxL>@`34^D6m3@;EH);+vX@I2y+1n)z9v0#p+@Djld#Fq*_lvr;RWckCNiGDQk z<$^a5|6K5y#8(JDhxiwQe@1+zU_M(J@_`P7r-?TU=KV(D)q-=d3x6rNm{@P-sUW^q z^n-}?Chld#*NeWA_*a5?SPgFw%%vy%wO|hA@J7LG;_xQHY^LyL!K`X{i(nQvyj3u> z3~v+6WZ`cF|CX2=gu975q0`Xmf|3XX$2yYPIBlsQS-wXbL z_+G)E5#J~HYvTI_XJ!C1bA)ch4+`e9CgDSZ`w~Aacp&j3f`<@4Dwxljge*8hCGq2e zd4E*+gy1>EPYT|f_$k4QiJunSK+H-b@Y#g$S-~d||3UDNiJudE1MwdP^IqiedBJxO zv%wJVC4Nyb@AnU163lxG!aoUqgZO2^9}@pr@HfP4Y=i<#@9-7D1BhQ0Y>59Vn5R48 zYl1n|!`B7xNz9Hy*pK*cf|nD&DVWc)gl`Gva~yWsPQ*~tjJ7d3oW@J+<; z3BHH;AA+ACeqS)3H46VJ_%mV-5QOY3;12~C6MrOl2=T{)?cZ~KB6wHop9-Eu%)y1g zdr8C31urN5Lhvf$F9okB{+Hl0h`$niF|p3sYlt~W5qQ5-_;0~~CjLe+@2$t*&03o; zi9^BL;C`bpL+}J*4se9siS^;GX~go+LBVX|9I;tO%!jTJnu+rSw-a-6Agm$oF8C1~K02$Z!#Hq2Q~DIk6CKB`y+tA8{|i&k*ZFExdQijrsS8bB{&oJ5`|@gd9QUiRPc7h+Y7EB)`t*w zCg#F}P(wUS@IJ&l2yP@EF1UkuN5RJsj}XlJp2G^k7ZP&;L%5n)Z>awbah2!~5vK(| zPh2hdP2y34zaSnhI3Fif;TXYuo+s3Y%tjFNAv}bgiN_1xgLs1AM%*tL?j(2>@y>#; zAl^mruZedRd>8R4smiEP7%y|A>A4>ka()-V~Dk# zCll*&b1v~Tu~|$!T`=!a4EZ1-0`I*GXA0)MhGC813yAj+d=>F5!8a3YUc6V(<@F@- zY_WNncu&Fa5c42|z<&Y{=L#N2JWuc(;=KefBc3mq_qv4(1oN2=H?|)ot`(j4lZ8BR zA>`qNELJR<^d3a_ZNi+2+qL0AK`(5 z@pt4wSSNTm@j-(3Ag&j@ka&sU{ea7OAVnZ9SDp9cgiA#~mbg*y@x;pn^B$V;bXjAs zBwjB1?}%3jevG(D@C(ET3w{~6?2s6jtNsyfnnnMdc%|Sh+`kdF2<}VVDwy}Bxb@r+ zw~0QE_)x*S5Vs4SN8BNJC2^HxI>zOypGBL)L_e2U%f@?CTp4a5UL!X5 z5U&+{KXBRMF)mmACED=h1>qH9_4y9*5u*Q#_(;J4?kfq85}Z$bwBRD*b%KWzA0v1q z@v(w;Bi7^QKE&%qUrxM1a5Hfz_%Pz*1Rp`XQSdt8vg2c1t~&2|aqHyS#3zUi?+pq! z3BH#2M8P)zmz@;ja@Fsl&B>xaN_>joCux6bjLTJjg*K;&{x&lY?b@s98z9e<%29;@bs32V8bXjLTJjhc=?hHR7j4e~b8O z!Cw(SBe-uL;AaKzMEnQAdl5e;xRv;if=?lSUhvh#dThOp_yy6qE{87)##aY?9~6wk zJH8JJ#&QybdJNr`_+`;k#D5mNgJ)ks{1?%AT`qh@@I>NQ1<&yCEMh%YHV~`*a$+3U z_c}bFDHIY{9Ntf>xi{H4-mgDHjfaipQkkftbXjZnm5GH*VOeGU4YYz@Nc3Q5x*(8pN9t$uNHk2@mqq&5#zYS_SwzD zlZoFJn;H-AN&I)w5Abk3u^zkIh}C~5vHJg!hmR(HNBnH`@QK9gpO@GizKB@;Uqh_^ ze?_eRd8x=@UIq%^75}_^=<#vyF#Kh~LKsVTgyfC;q4CoZb#s5o^9Pi9ZmV*~A|TUf|(+J{R__%${NTr$Fc3+B*qm|f!9 zklBadhz)nHAMuZW5$;Z`+Sh4}69w`fbBRO2 zd{!{Tzg{vdAyWYClTvQAMCX+#TQf06ZfxcpSIPReqlfMFH?7z1)D=%5)_nP_VVIACAS@*21xthjh!4kNfUv~V zml3O_7I<&h_x>EI-b_$$JDh97kcoE=KBX?&G!Xj&G%Igzd@|+@ScZ1Al7_8_b}f-cjf|JUoz?6AOXw-*9*&G0rV{oEq!lorv{3na@r-{|kxL{{bH6J2%4K;(vvQ?e$5` zm+#qd`K}|@e2@3=NyM5jpV4&r+Ut{=@6V|#=DRkWPrhTu;oFJTKi{w6@Powa-(I)W zc6*(=`h3U3?-OhJzwt2Nq2YXX_i!Px`sXvGuKdG^)qmQ51_;b8Hzka%0c2Y9%icstQoc(|GPA*mOiMGZ^E z<^Q9@4rEG&}qvzGc?%G-@ zZLSrYp|sI4M(nydR&G2@B-T2zecboW-B6j3l|bO{Ybji#ci6q}V=wBs-pxSl-cz_AbygaInC~cH z;Bh~NYp)LT*<=Qu1Eda?<2$iY8@{V6#P@K9BWa^AmLfK)^S8VdZ)QOtHfqCjgOom= zNNm*ROzLcG1Y)B$=TRRZIhAjNqsxfiH+Lu93xdKI}+DxWCN_1kQHnXU6av%^JwW*~(Ms#AMHjAnAMim5N zqc)AyIk6CkjoP$OpCCH1QJcf4?<6|0Q5&8wrFIsb*r?4W>YS_y#71pSqrR)?#71q- zrM{c!#71o{rM|o9#71p4Q=ce0u~8eo&nVR_V}sbJjs3lNy4dsg;uIHA1Y)E5#2s11LoPOX%> z5F540;~i$y0kYQyux z)B&Os8@1u@5%nda6C1TThW7L> zY}Do{>bz)*Ky1|JkJLLvCpK#H3iVFWiH+L4OMR8-#71pCp}tylVxu-ZuTC8%IL?0LjoR=YjMOor6C1UeO8r>TiH+Luop!19q7xgn;k)fp z8$>5IYEw`BIMIoX+AOEOQFLOXHY=$gFFLVN8{YeoIze<|qc&@)ZxWr@sLj#TPZXWl zsLgTIPZFKjsLe^#PZpinsLk2bPZ6Eis15HkNu4S>u~C~VsGlY}u~8d-XGxtdIycmI3Ib#0=ZGIYKqxv7HpC>x8QJa^jpD#MGQJYt(Um!ZM zQJXiZUnn}UQJeRuUnDxQQJasbUo1MYQJb%*Um`lOQ5(MBFLkNt#71q3s9z>Ju~C~r z)PE*Au~D1tsb4NSu~C~!>OU8q*r?4o>Q{(PY}95V^?2x1tjpwRwyB z??fjyYV!g0+eIffYV#%aJ47coYLnRw`kkT^8?`B*ewXOPMs4{1!qnZO6C1VJmij%S z6C1TDr~Z4JNxcY}BTf`h%hq8?`xr z`a_}<8?{+R{bA9GjoR@2hp9(ICpKzx81+X*CpK!s_aUYp6P?(o&3fvOi%x9RW)t-% zL?Lo)n$fsLlD*pAwzesLkcnpBA0isLeIhpAntdsLjpPpB0_hsLh?!{~$WC zQJV*;KPNh|Q5*hOKVFoU*r-hj^}mQtY}AI=FjB9GPHfbM?^{g0Dmt-I zo3YgYDmt-I8@_)r^_u9!Ms4`c^3?016C1UeNBs@aiH+Luy^N{9iB4?PhVN%gy(v1e zQ5)U^nR-ifVxu-4)c-Czu~C~NsJ|mRu~D1jsJ|;Zu~D0osJ|yVu~C~dsQ*KBVxu;E zuVdgS| z5}nwn%|Pm3iB4?PW;pe)MJG0DGnV?lMJG0Dvpe-~L?bW=)^{Ccpq#kTXbThHm%fiL? zIxbd1DI#u~C}>;Bctu{b^%jY*gQt zdb#MtMs3Qe4-=i(s7)319YiNKYBPcQaM6j4+DxLpqv*s&ZT6%-LUdxIHVdg&h)!(O zrjB~0=)^{CR!|=)ILLfG3^A`2pMJG0D^AGA1MJG0D^BMI?q7xgn z`IEcH2}6C1VJo%&qSiH+LKq&`n{Vxu;DQQu2+Vxu;^KR-2JbYi16e79z5f#}3W zZJMdqicW0QW)=0lMJG0Da}@Q3q7xgn;XVJUeMBcVYI8dEMWPcMwfQOaeMKiWYQyIR zQu~QcY}Dpz>idgMY}DpP>Wf7uHfnP_^#epFHfqCnaHb9vo!F?&>6C1VZgE1F&h~A$#m!nYL%UV_#<8sx9LUQ)Qh8k&^AyDS$s_J1X$!C`+b+iCs`rO9W?RvTNB0rTLz?r$ z!%~behK!S?Xq9tP-o+s&Y*H>eP?}8xul~bsH9NIx1R9bEXh}kwl_A{ceT*Bg;s7E z<6a!PwJ7%v(aQE#W*z0H?-FG>)0KD$&X!)?+eWt%+1P>(v<)TM zEo-k|39I&|j)v8h^_`vVO-ojFHg?Dm|F5GnsWOxg!Jc-R%9D0F`T{N| zdH;nS*RW*1Oy`2jcMb&Kj_ciYXN0}8s{zi!XCgif1smnP3M@}HK8!2CX9YgKzhl9d z;Nybx*8suyR||g|pwVBh#?jw;e0+begAc{W1?TT52)@7P;g5Fohf5k!`OX8TziNCK zxHgRyXt(si_&ao;V^zF!0wUA8;PSl6V1N;6C#=w~j%?0O=mjHZ!c_+s0T%>U#W};? z`QukS-`~mbcO~LkzTWt_@(odcuAK)Vf^jYoGe4fbaqrrt6cL9zBkWziT$Y(;qQ;Fr z3I9a|jrsP)hjFY&v-$(Hf%l`_+{ZD=i;Qc!@9)u*@!woH=F?w4e4M{E34ikj`2T4Y z`#ULNmopgW!nw>z0-|l$n8Y{l8UFzZ zjs6DV$|}f39HAv3x`Eapn6Mc9;@vVuknaPxjx%ACCj(jpR{S47(yM=EIBWmkP#?w&W?vjTwSG)|EAH)9w>zl)h literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..40f92a010a5cbdf7dd145ca00f2cdec144df8597 GIT binary patch literal 148068 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 literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9c0a9d13e6b709dbf7f6aefac5e14a53bade174d GIT binary patch literal 74712 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 Rs@>?}9W@`yV<0Z)`)`*ngHHee literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9e3866f4cfe5d4a2227e083e55dbaef8ed2ef0cb GIT binary patch literal 34032 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 R;$=F%bIwrea+7KK{txbb=d}O; literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj b/ESP32-Console/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..46fb0bfe4b9a7686a238bc000f28e55f4e3b4033 GIT binary patch literal 16296 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 PVV_117#A5Q*#`a(y2rvx literal 0 HcmV?d00001 diff --git a/ESP32-Console/build/esp-idf/wpa_supplicant/cmake_install.cmake b/ESP32-Console/build/esp-idf/wpa_supplicant/cmake_install.cmake new file mode 100644 index 000000000..d0021c884 --- /dev/null +++ b/ESP32-Console/build/esp-idf/wpa_supplicant/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/abobkov/esp/v5.3.2/esp-idf/components/wpa_supplicant + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP32-Console/build/flash_app_args b/ESP32-Console/build/flash_app_args new file mode 100644 index 000000000..0fdaf72b3 --- /dev/null +++ b/ESP32-Console/build/flash_app_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x10000 ESP32-Console.bin diff --git a/ESP32-Console/build/flash_args b/ESP32-Console/build/flash_args new file mode 100644 index 000000000..317f334cd --- /dev/null +++ b/ESP32-Console/build/flash_args @@ -0,0 +1,4 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin +0x10000 ESP32-Console.bin +0x8000 partition_table/partition-table.bin diff --git a/ESP32-Console/build/flash_args.in b/ESP32-Console/build/flash_args.in new file mode 100644 index 000000000..880728a2b --- /dev/null +++ b/ESP32-Console/build/flash_args.in @@ -0,0 +1,4 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin +0x10000 $.bin +0x8000 partition_table/partition-table.bin \ No newline at end of file diff --git a/ESP32-Console/build/flash_bootloader_args b/ESP32-Console/build/flash_bootloader_args new file mode 100644 index 000000000..7b1a5bde2 --- /dev/null +++ b/ESP32-Console/build/flash_bootloader_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin diff --git a/ESP32-Console/build/flash_project_args b/ESP32-Console/build/flash_project_args new file mode 100644 index 000000000..317f334cd --- /dev/null +++ b/ESP32-Console/build/flash_project_args @@ -0,0 +1,4 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin +0x10000 ESP32-Console.bin +0x8000 partition_table/partition-table.bin diff --git a/ESP32-Console/build/flasher_args.json b/ESP32-Console/build/flasher_args.json new file mode 100644 index 000000000..6a1daecdf --- /dev/null +++ b/ESP32-Console/build/flasher_args.json @@ -0,0 +1,24 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "2MB", + "--flash_freq", "80m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "2MB", + "flash_freq": "80m" + }, + "flash_files" : { + "0x0" : "bootloader/bootloader.bin", + "0x10000" : "ESP32-Console.bin", + "0x8000" : "partition_table/partition-table.bin" + }, + "bootloader" : { "offset" : "0x0", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x10000", "file" : "ESP32-Console.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : false, + "chip" : "esp32c3" + } +} diff --git a/ESP32-Console/build/ldgen_libraries b/ESP32-Console/build/ldgen_libraries new file mode 100644 index 000000000..f64df7180 --- /dev/null +++ b/ESP32-Console/build/ldgen_libraries @@ -0,0 +1,78 @@ +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/riscv/libriscv.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gpio/libesp_driver_gpio.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_pm/libesp_pm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mbedtls/libmbedtls.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_app_format/libesp_app_format.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_update/libapp_update.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_partition/libesp_partition.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/efuse/libefuse.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/bootloader_support/libbootloader_support.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_mm/libesp_mm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spi_flash/libspi_flash.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/libesp_system.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_common/libesp_common.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_rom/libesp_rom.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/hal/libhal.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/log/liblog.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/heap/libheap.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/soc/libsoc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hw_support/libesp_hw_support.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/freertos/libfreertos.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/newlib/libnewlib.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/pthread/libpthread.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cxx/libcxx.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_timer/libesp_timer.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_ringbuf/libesp_ringbuf.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_uart/libesp_driver_uart.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/app_trace/libapp_trace.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_event/libesp_event.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_flash/libnvs_flash.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_spi/libesp_driver_spi.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2s/libesp_driver_i2s.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/sdmmc/libsdmmc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_rmt/libesp_driver_rmt.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_tsens/libesp_driver_tsens.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_sdm/libesp_driver_sdm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_i2c/libesp_driver_i2c.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_ledc/libesp_driver_ledc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/driver/libdriver.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_phy/libesp_phy.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_vfs_console/libesp_vfs_console.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/vfs/libvfs.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/lwip/liblwip.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_netif/libesp_netif.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wpa_supplicant/libwpa_supplicant.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_coex/libesp_coex.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_wifi/libesp_wifi.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/unity/libunity.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/cmock/libcmock.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/console/libconsole.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/http_parser/libhttp_parser.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp-tls/libesp-tls.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_adc/libesp_adc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_driver_cam/libesp_driver_cam.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_eth/libesp_eth.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_gdbstub/libesp_gdbstub.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_hid/libesp_hid.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/tcp_transport/libtcp_transport.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_client/libesp_http_client.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_http_server/libesp_http_server.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_ota/libesp_https_ota.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_https_server/libesp_https_server.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_lcd/libesp_lcd.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protobuf-c/libprotobuf-c.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/protocomm/libprotocomm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/espcoredump/libespcoredump.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wear_levelling/libwear_levelling.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/fatfs/libfatfs.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/json/libjson.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/mqtt/libmqtt.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/spiffs/libspiffs.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/wifi_provisioning/libwifi_provisioning.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/main/libmain.a diff --git a/ESP32-Console/build/ldgen_libraries.in b/ESP32-Console/build/ldgen_libraries.in new file mode 100644 index 000000000..db1e598f4 --- /dev/null +++ b/ESP32-Console/build/ldgen_libraries.in @@ -0,0 +1,78 @@ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ \ No newline at end of file diff --git a/ESP32-Console/build/partition-table-flash_args b/ESP32-Console/build/partition-table-flash_args new file mode 100644 index 000000000..703accc57 --- /dev/null +++ b/ESP32-Console/build/partition-table-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x8000 partition_table/partition-table.bin diff --git a/ESP32-Console/build/partition_table/partition-table.bin b/ESP32-Console/build/partition_table/partition-table.bin new file mode 100644 index 0000000000000000000000000000000000000000..b8fa03b4b3536b1f4d0def4c1fed550e8fc2acc7 GIT binary patch literal 3072 zcmZ1#z{tcffq{V`fq@~ftQg2Z1*-xW85uqR#RM1_3Nk9=GxIV_kX5V-0Pz^X3epmj zOY(~